Skip to content

Commit

Permalink
Merge pull request #12323 from JabRef/fix-alphabetic-ordering
Browse files Browse the repository at this point in the history
Fix ordering by ID
  • Loading branch information
Siedlerchr authored Dec 21, 2024
2 parents 14bc706 + a7f6e49 commit a7d7bd9
Showing 1 changed file with 56 additions and 56 deletions.
112 changes: 56 additions & 56 deletions external-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,27 @@ URL: https://repo1.maven.org/maven2/com/oracle/ojdbc/ojdbc10/19.3.0.0/ojdbc1
License: Oracle Free Use Terms and Conditions (FUTC)
```
```yaml
Id: com.squareup.okhttp3:okhttp
Project: OkHttp
URL: https://github.com/square/okhttp
License: Apache-2.0
```
```yaml
Id: com.squareup.okio:okio
Project: Okio
URL: https://github.com/square/okio
License: Apache-2.0
```
```yaml
Id: com.squareup.retrofit2:retrofit
Project: Retrofit
URL: https://github.com/square/retrofit
License: Apache-2.0
```
```yaml
Id: com.sun.istack:istack-commons-runtime
Project: iStack Common Utility Code
Expand Down Expand Up @@ -293,27 +314,6 @@ Project: Apache Commons IO
URL: https://commons.apache.org/proper/commons-io/
```
```yaml
Id: org.jetbrains.kotlin:kotlin-stdlib
Project: Kotlin Standard Library
URL: https://kotlinlang.org/
License: Apache-2.0
```
```yaml
Id: org.apache.velocity:velocity-engine-core
Project: Apache Velocity
URL: https://velocity.apache.org/
License: Apache-2.0
```
```yaml
Id: org.apache.opennlp:opennlp-tools
Project: Apache OpenNLP
URL: https://opennlp.apache.org/
License: Apache-2.0
```
```yaml
Id: de.rototor.jeuclid:jeuclid-core
Project: JEuclid
Expand All @@ -335,27 +335,6 @@ URL: https://github.com/sialcasa/mvvmFX
License: Apache-2.0
```
```yaml
Id: com.squareup.okhttp3:okhttp
Project: OkHttp
URL: https://github.com/square/okhttp
License: Apache-2.0
```
```yaml
Id: com.squareup.okio:okio
Project: Okio
URL: https://github.com/square/okio
License: Apache-2.0
```
```yaml
Id: com.squareup.retrofit2:retrofit
Project: Retrofit
URL: https://github.com/square/retrofit
License: Apache-2.0
```
```yaml
Id: de.swiesend:secret-service
Project: Secret Service
Expand Down Expand Up @@ -391,20 +370,6 @@ URL: https://github.com/langchain4j/langchain4j/
Licence: Apache-2.0
```
```yaml
Id: io.github.stefanbratanov:jvm-openai
Project: JVM OpenAI
URL: https://github.com/StefanBratanov/jvm-openai
Licence: Apache-2.0
```
```yaml
Id: io.github.thibaultmeyer:cuid
Project: CUID Java
URL: https://github.com/thibaultmeyer/cuid-java
Licence: MIT
```
```yaml
Id: eu.lestard:doc-annotations
Project: doc annotations
Expand Down Expand Up @@ -433,6 +398,20 @@ URL: https://github.com/java-diff-utils/java-diff-utils
License: Apache-2.0
```
```yaml
Id: io.github.stefanbratanov:jvm-openai
Project: JVM OpenAI
URL: https://github.com/StefanBratanov/jvm-openai
Licence: Apache-2.0
```
```yaml
Id: io.github.thibaultmeyer:cuid
Project: CUID Java
URL: https://github.com/thibaultmeyer/cuid-java
Licence: MIT
```
```yaml
Id: io.zonky.test:embedded-postgres
Project: embedded-postgres
Expand Down Expand Up @@ -531,6 +510,13 @@ URL: https://lucene.apache.org/
License: Apache-2.0
```
```yaml
Id: org.apache.opennlp:opennlp-tools
Project: Apache OpenNLP
URL: https://opennlp.apache.org/
License: Apache-2.0
```
```yaml
Id: org.apache.pdfbox:fontbox
Project: Apache PDFBox
Expand All @@ -552,6 +538,13 @@ URL: http://pdfbox.apache.org
License: Apache-2.0
```
```yaml
Id: org.apache.velocity:velocity-engine-core
Project: Apache Velocity
URL: https://velocity.apache.org/
License: Apache-2.0
```
```yaml
Id: org.bouncycastle:bcprov-jdk15on
Project: The Legion of the Bouncy Castle
Expand Down Expand Up @@ -625,6 +618,13 @@ URL: https://github.com/JabRef/EasyBind
License: BSD-2-Clause
```
```yaml
Id: org.jetbrains.kotlin:kotlin-stdlib
Project: Kotlin Standard Library
URL: https://kotlinlang.org/
License: Apache-2.0
```
```yaml
Id: org.jooq:jool
Project: JOOλ
Expand Down

0 comments on commit a7d7bd9

Please sign in to comment.