Skip to content

Commit

Permalink
Uodate external-libraries.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Jul 8, 2024
1 parent fc46a66 commit 9579621
Showing 1 changed file with 66 additions and 80 deletions.
146 changes: 66 additions & 80 deletions external-libraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,13 @@ URL: https://github.com/Dansoftowner/jSystemThemeDetector
License: Apache-2.0
```
```yaml
Id: com.kohlschutter.junixsocket
Project: junixsocket
URL: https://github.com/kohlschutter/junixsocket
License: Apache-2.0
```
```yaml
Id: com.konghq.unirest
Project: Unirest for Java
Expand All @@ -197,27 +204,6 @@ 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://square.github.io/okhttp/
License: Apache-2.0
```
```yaml
Id: com.squareup.okio:okio
Project: OkHttp
URL: https://github.com/square/okio/
License: Apache-2.0
```
```yaml
Id: com.squareup.retrofit2:retrofit
Project: Retrofit 2
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 @@ -391,13 +377,6 @@ URL: https://github.com/eclipse-ee4j/jaxb-api
License: BSD-3-Clause; sometimes EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
```
```yaml
Id: net.bytebuddy
Project: Byte Buddy
URL: https://github.com/3breadt/dd-plist
License: Apache-2.0
```
```yaml
Id: net.harawata:appdirs
Project: AppDirs
Expand Down Expand Up @@ -482,6 +461,13 @@ URL: http://pdfbox.apache.org
License: Apache-2.0
```
```yaml
Id: org.apiguardian:apiguardian-api
Project: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
License: Apache-2.0
```
```yaml
Id: org.bouncycastle:bcprov-jdk15on
Project: The Legion of the Bouncy Castle
Expand Down Expand Up @@ -707,24 +693,24 @@ License: BSD-3-Clause

```text
at.favre.lib:hkdf:1.1.0
com.dlsc.gemsfx:gemsfx:2.6.0
com.dlsc.pickerfx:pickerfx:1.2.0
com.dlsc.gemsfx:gemsfx:2.32.0
com.dlsc.pickerfx:pickerfx:1.3.1
com.dlsc.unitfx:unitfx:1.0.10
com.fasterxml.jackson.core:jackson-annotations:2.17.0
com.fasterxml.jackson.core:jackson-core:2.17.0
com.fasterxml.jackson.core:jackson-databind:2.17.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.0
com.fasterxml.jackson:jackson-bom:2.17.0
com.fasterxml:aalto-xml:1.3.2
com.fasterxml.jackson.core:jackson-annotations:2.17.2
com.fasterxml.jackson.core:jackson-core:2.17.2
com.fasterxml.jackson.core:jackson-databind:2.17.2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2
com.fasterxml.jackson:jackson-bom:2.17.2
com.fasterxml:aalto-xml:1.3.3
com.github.hypfvieh:dbus-java-core:4.2.1
com.github.hypfvieh:dbus-java-transport-native-unixsocket:4.2.1
com.github.javakeyring:java-keyring:1.0.4
com.github.sialcasa.mvvmFX:mvvmfx-validation:f195849ca9
com.github.tomtung:latex2unicode_2.13:0.3.2
com.github.vatbub:mslinks:1.0.6.2
com.github.weisj:jsvg:1.2.0
com.google.code.gson:gson:2.10
com.google.code.gson:gson:2.10.1
com.google.errorprone:error_prone_annotations:2.26.1
com.google.guava:failureaccess:1.0.2
com.google.guava:guava:33.1.0-jre
Expand All @@ -733,16 +719,18 @@ com.google.j2objc:j2objc-annotations:3.0.0
com.googlecode.javaewah:JavaEWAH:1.2.3
com.googlecode.plist:dd-plist:1.28
com.h2database:h2-mvstore:2.2.224
com.konghq:unirest-java:3.14.5
com.kohlschutter.junixsocket:junixsocket-common:2.9.1
com.kohlschutter.junixsocket:junixsocket-core:2.9.1
com.kohlschutter.junixsocket:junixsocket-mysql:2.9.1
com.kohlschutter.junixsocket:junixsocket-native-common:2.9.1
com.konghq:unirest-java-core:4.4.0
com.konghq:unirest-modules-gson:4.4.0
com.oracle.ojdbc:ojdbc10:19.3.0.0
com.oracle.ojdbc:ons:19.3.0.0
com.oracle.ojdbc:osdt_cert:19.3.0.0
com.oracle.ojdbc:osdt_core:19.3.0.0
com.oracle.ojdbc:simplefan:19.3.0.0
com.oracle.ojdbc:ucp:19.3.0.0
com.squareup.okhttp3:okhttp:3.12.0
com.squareup.okio:okio:1.15.0
com.squareup.retrofit2:retrofit:2.6.1
com.sun.istack:istack-commons-runtime:4.1.2
com.tobiasdiez:easybind:2.2.1-SNAPSHOT
com.vladsch.flexmark:flexmark-ext-emoji:0.64.8
Expand All @@ -767,31 +755,30 @@ com.vladsch.flexmark:flexmark-util-visitor:0.64.8
com.vladsch.flexmark:flexmark-util:0.64.8
com.vladsch.flexmark:flexmark:0.64.8
commons-beanutils:commons-beanutils:1.9.4
commons-cli:commons-cli:1.6.0
commons-codec:commons-codec:1.16.0
commons-cli:commons-cli:1.8.0
commons-codec:commons-codec:1.17.0
commons-collections:commons-collections:3.2.2
commons-digester:commons-digester:2.1
commons-io:commons-io:2.16.1
commons-logging:commons-logging:1.2
commons-validator:commons-validator:1.7
commons-logging:commons-logging:1.3.2
commons-validator:commons-validator:1.8.0
de.rototor.jeuclid:jeuclid-core:3.1.11
de.rototor.snuggletex:snuggletex-core:1.3.0
de.rototor.snuggletex:snuggletex-jeuclid:1.3.0
de.rototor.snuggletex:snuggletex:1.3.0
de.saxsys:mvvmfx:1.8.0
de.swiesend:secret-service:1.8.1-jdk17
de.undercouch:citeproc-java:3.0.0
de.undercouch:citeproc-java:3.1.0
eu.lestard:doc-annotations:0.2
info.debatty:java-string-similarity:2.0.0
io.github.java-diff-utils:java-diff-utils:4.12
jakarta.activation:jakarta.activation-api:2.1.3
jakarta.annotation:jakarta.annotation-api:2.1.1
jakarta.inject:jakarta.inject-api:2.0.1
jakarta.validation:jakarta.validation-api:3.0.2
jakarta.ws.rs:jakarta.ws.rs-api:3.1.0
jakarta.ws.rs:jakarta.ws.rs-api:4.0.0
jakarta.xml.bind:jakarta.xml.bind-api:4.0.2
javax.measure:unit-api:2.1.2
net.bytebuddy:byte-buddy:1.14.9
javax.measure:unit-api:2.2
net.harawata:appdirs:1.2.2
net.java.dev.jna:jna-platform:5.13.0
net.java.dev.jna:jna:5.13.0
Expand All @@ -800,51 +787,50 @@ net.jodah:typetools:0.6.1
net.synedra:validatorfx:0.5.0
one.jpro.jproutils:tree-showing:0.2.2
org.antlr:antlr4-runtime:4.13.1
org.apache.commons:commons-csv:1.10.0
org.apache.commons:commons-csv:1.11.0
org.apache.commons:commons-lang3:3.14.0
org.apache.commons:commons-text:1.11.0
org.apache.httpcomponents:httpasyncclient:4.1.5
org.apache.httpcomponents:httpclient:4.5.13
org.apache.httpcomponents:httpcore-nio:4.4.13
org.apache.httpcomponents:httpcore:4.4.13
org.apache.httpcomponents:httpmime:4.5.13
org.apache.commons:commons-text:1.12.0
org.apache.httpcomponents.client5:httpclient5:5.3.1
org.apache.httpcomponents.core5:httpcore5-h2:5.2.4
org.apache.httpcomponents.core5:httpcore5:5.2.4
org.apache.logging.log4j:log4j-api:2.23.1
org.apache.logging.log4j:log4j-to-slf4j:2.23.1
org.apache.lucene:lucene-analysis-common:9.10.0
org.apache.lucene:lucene-core:9.10.0
org.apache.lucene:lucene-highlighter:9.10.0
org.apache.lucene:lucene-queries:9.10.0
org.apache.lucene:lucene-queryparser:9.10.0
org.apache.lucene:lucene-sandbox:9.10.0
org.apache.lucene:lucene-analysis-common:9.11.1
org.apache.lucene:lucene-core:9.11.1
org.apache.lucene:lucene-highlighter:9.11.1
org.apache.lucene:lucene-queries:9.11.1
org.apache.lucene:lucene-queryparser:9.11.1
org.apache.lucene:lucene-sandbox:9.11.1
org.apache.pdfbox:fontbox:3.0.2
org.apache.pdfbox:pdfbox-io:3.0.2
org.apache.pdfbox:pdfbox:3.0.2
org.apache.pdfbox:xmpbox:3.0.2
org.bouncycastle:bcprov-jdk18on:1.78
org.apiguardian:apiguardian-api:1.1.2
org.bouncycastle:bcprov-jdk18on:1.78.1
org.checkerframework:checker-qual:3.42.0
org.codehaus.woodstox:stax2-api:4.2
org.codehaus.woodstox:stax2-api:4.2.2
org.controlsfx:controlsfx:11.2.1
org.eclipse.jgit:org.eclipse.jgit:6.9.0.202403050737-r
org.fxmisc.flowless:flowless:0.7.2
org.fxmisc.richtext:richtextfx:0.11.2
org.eclipse.jgit:org.eclipse.jgit:6.10.0.202406032230-r
org.fxmisc.flowless:flowless:0.7.3
org.fxmisc.richtext:richtextfx:0.11.3
org.fxmisc.undo:undofx:2.1.1
org.fxmisc.wellbehaved:wellbehavedfx:0.3.3
org.glassfish.grizzly:grizzly-framework:4.0.2
org.glassfish.grizzly:grizzly-http-server:4.0.2
org.glassfish.grizzly:grizzly-http:4.0.2
org.glassfish.hk2.external:aopalliance-repackaged:3.1.0
org.glassfish.hk2:hk2-api:3.1.0
org.glassfish.hk2.external:aopalliance-repackaged:3.1.1
org.glassfish.hk2:hk2-api:3.1.1
org.glassfish.hk2:hk2-locator:3.0.6
org.glassfish.hk2:hk2-utils:3.1.0
org.glassfish.hk2:hk2-utils:3.1.1
org.glassfish.hk2:osgi-resource-locator:1.0.3
org.glassfish.jaxb:jaxb-core:4.0.3
org.glassfish.jaxb:jaxb-runtime:4.0.3
org.glassfish.jaxb:txw2:4.0.3
org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.6
org.glassfish.jersey.core:jersey-client:3.1.6
org.glassfish.jersey.core:jersey-common:3.1.6
org.glassfish.jersey.core:jersey-server:3.1.6
org.glassfish.jersey.inject:jersey-hk2:3.1.6
org.glassfish.jersey.containers:jersey-container-grizzly2-http:3.1.7
org.glassfish.jersey.core:jersey-client:3.1.7
org.glassfish.jersey.core:jersey-common:3.1.7
org.glassfish.jersey.core:jersey-server:3.1.7
org.glassfish.jersey.inject:jersey-hk2:3.1.7
org.jabref:afterburner.fx:2.0.0
org.javassist:javassist:3.30.2-GA
org.jbibtex:jbibtex:1.0.20
Expand All @@ -858,8 +844,8 @@ org.kordamp.ikonli:ikonli-javafx:12.3.1
org.kordamp.ikonli:ikonli-material-pack:12.3.1
org.kordamp.ikonli:ikonli-materialdesign-pack:12.3.1
org.kordamp.ikonli:ikonli-materialdesign2-pack:12.3.1
org.libreoffice:libreoffice:7.6.4
org.libreoffice:unoloader:7.6.4
org.libreoffice:libreoffice:24.2.3
org.libreoffice:unoloader:24.2.3
org.mariadb.jdbc:mariadb-java-client:2.7.9
org.openjfx:javafx-base:22.0.1
org.openjfx:javafx-controls:22.0.1
Expand All @@ -878,6 +864,6 @@ org.tinylog:tinylog-api:2.7.0
org.tinylog:tinylog-impl:2.7.0
org.yaml:snakeyaml:2.2
pt.davidafsilva.apple:jkeychain:1.1.0
tech.units:indriya:2.1.2
tech.uom.lib:uom-lib-common:2.1
tech.units:indriya:2.2
tech.uom.lib:uom-lib-common:2.2
```

0 comments on commit 9579621

Please sign in to comment.