@@ -108,13 +108,13 @@ extraJavaModuleInfo {
108
108
uses(" ai.djl.repository.RepositoryFactory" )
109
109
}
110
110
module(" at.favre.lib:hkdf" , " at.favre.lib.hkdf" )
111
- module(" com.github.javakeyring:java-keyring" , " com.github. java.keyring" )
111
+ module(" com.github.javakeyring:java-keyring" , " java.keyring" )
112
112
113
113
module(" com.github.tomtung:latex2unicode_2.13" , " com.github.tomtung.latex2unicode" ) {
114
114
exportAllPackages()
115
115
requireAllDefinedDependencies()
116
116
}
117
- module(" com.lihaoyi:fastparse_2.13" , " com.lihaoyi. fastparse" ) {
117
+ module(" com.lihaoyi:fastparse_2.13" , " fastparse" ) {
118
118
exportAllPackages()
119
119
requireAllDefinedDependencies()
120
120
requires(" scala.library" )
@@ -130,35 +130,35 @@ extraJavaModuleInfo {
130
130
requires(" scala.library" )
131
131
}
132
132
133
- module(" com.googlecode.plist:dd-plist" , " com.googlecode. dd.plist" )
133
+ module(" com.googlecode.plist:dd-plist" , " dd.plist" )
134
134
module(" com.h2database:h2-mvstore" , " com.h2database.mvstore" )
135
135
module(" com.ibm.icu:icu4j" , " com.ibm.icu" )
136
136
module(" com.knuddels:jtokkit" , " com.knuddels.jtokkit" )
137
- module(" com.konghq:unirest-java-core" , " com.konghq. unirest.java.core" ) {
137
+ module(" com.konghq:unirest-java-core" , " unirest.java.core" ) {
138
138
exportAllPackages()
139
139
requires(" java.net.http" )
140
140
uses(" kong.unirest.core.json.JsonEngine" )
141
141
}
142
- module(" com.konghq:unirest-modules-gson" , " com.konghq. unirest.modules.gson" )
142
+ module(" com.konghq:unirest-modules-gson" , " unirest.modules.gson" )
143
143
module(" com.squareup.okhttp3:okhttp" , " okhttp3" )
144
144
module(" com.squareup.okhttp3:okhttp-sse" , " okhttp3.sse" )
145
145
module(" com.squareup.okio:okio" , " okio" )
146
146
module(" com.squareup.retrofit2:converter-jackson" , " retrofit2.converter.jackson" )
147
147
module(" com.squareup.retrofit2:retrofit" , " retrofit2" )
148
- module(" com.vladsch.flexmark:flexmark" , " com.vladsch. flexmark" )
148
+ module(" com.vladsch.flexmark:flexmark" , " flexmark" )
149
149
module(" com.vladsch.flexmark:flexmark-ext-emoji" , " com.vladsch.flexmark.ext.emoji" )
150
150
module(" com.vladsch.flexmark:flexmark-ext-gfm-strikethrough" , " com.vladsch.flexmark.ext.gfm.strikethrough" )
151
151
module(" com.vladsch.flexmark:flexmark-ext-ins" , " com.vladsch.flexmark.ext.ins" )
152
152
module(" com.vladsch.flexmark:flexmark-ext-superscript" , " com.vladsch.flexmark.ext.superscript" )
153
153
module(" com.vladsch.flexmark:flexmark-ext-tables" , " com.vladsch.flexmark.ext.tables" )
154
154
module(" com.vladsch.flexmark:flexmark-ext-wikilink" , " com.vladsch.flexmark.ext.wikilink" )
155
- module(" com.vladsch.flexmark:flexmark-html2md-converter" , " com.vladsch. flexmark.html2md.converter" )
155
+ module(" com.vladsch.flexmark:flexmark-html2md-converter" , " flexmark.html2md.converter" )
156
156
module(" com.vladsch.flexmark:flexmark-jira-converter" , " com.vladsch.flexmark.jira.converter" )
157
157
module(" com.vladsch.flexmark:flexmark-util" , " com.vladsch.flexmark.util" )
158
- module(" com.vladsch.flexmark:flexmark-util-ast" , " com.vladsch. flexmark.util.ast" )
158
+ module(" com.vladsch.flexmark:flexmark-util-ast" , " flexmark.util.ast" )
159
159
module(" com.vladsch.flexmark:flexmark-util-builder" , " com.vladsch.flexmark.util.builder" )
160
160
module(" com.vladsch.flexmark:flexmark-util-collection" , " com.vladsch.flexmark.util.collection" )
161
- module(" com.vladsch.flexmark:flexmark-util-data" , " com.vladsch. flexmark.util.data" )
161
+ module(" com.vladsch.flexmark:flexmark-util-data" , " flexmark.util.data" )
162
162
module(" com.vladsch.flexmark:flexmark-util-dependency" , " com.vladsch.flexmark.util.dependency" )
163
163
module(" com.vladsch.flexmark:flexmark-util-format" , " com.vladsch.flexmark.util.format" )
164
164
module(" com.vladsch.flexmark:flexmark-util-html" , " com.vladsch.flexmark.util.html" )
@@ -170,29 +170,29 @@ extraJavaModuleInfo {
170
170
module(" commons-collections:commons-collections" , " commons.collections" )
171
171
module(" commons-digester:commons-digester" , " commons.digester" )
172
172
module(" de.rototor.jeuclid:jeuclid-core" , " de.rototor.jeuclid.core" )
173
- module(" de.rototor.snuggletex:snuggletex-core" , " de.rototor. snuggletex.core" )
173
+ module(" de.rototor.snuggletex:snuggletex-core" , " snuggletex.core" )
174
174
module(" de.rototor.snuggletex:snuggletex-jeuclid" , " de.rototor.snuggletex.jeuclid" )
175
175
module(" de.swiesend:secret-service" , " de.swiesend.secret.service" )
176
- module(" de.undercouch:citeproc-java" , " de.undercouch. citeproc.java" ) {
176
+ module(" de.undercouch:citeproc-java" , " citeproc.java" ) {
177
177
exportAllPackages()
178
178
requires(" java.xml" )
179
179
requires(" org.antlr.antlr4.runtime" )
180
180
requires(" org.apache.commons.lang3" )
181
181
requires(" org.apache.commons.text" )
182
- requires(" org. jbibtex" )
182
+ requires(" jbibtex" )
183
183
// Compile time only
184
184
// requires("jackson.annotations")
185
185
}
186
- module(" dev.langchain4j:langchain4j" , " dev. langchain4j" )
187
- module(" dev.langchain4j:langchain4j-core" , " dev. langchain4j.core" )
188
- module(" dev.langchain4j:langchain4j-google-ai-gemini" , " dev. langchain4j.google.ai.gemini" )
189
- module(" dev.langchain4j:langchain4j-http-client" , " dev. langchain4j.http.client" )
190
- module(" dev.langchain4j:langchain4j-http-client-jdk" , " dev. langchain4j.http.client.jdk" )
191
- module(" dev.langchain4j:langchain4j-hugging-face" , " dev. langchain4j.hugging.face" )
192
- module(" dev.langchain4j:langchain4j-mistral-ai" , " dev. langchain4j.mistral.ai" )
193
- module(" dev.langchain4j:langchain4j-open-ai" , " dev. langchain4j.open.ai" )
186
+ module(" dev.langchain4j:langchain4j" , " langchain4j" )
187
+ module(" dev.langchain4j:langchain4j-core" , " langchain4j.core" )
188
+ module(" dev.langchain4j:langchain4j-google-ai-gemini" , " langchain4j.google.ai.gemini" )
189
+ module(" dev.langchain4j:langchain4j-http-client" , " langchain4j.http.client" )
190
+ module(" dev.langchain4j:langchain4j-http-client-jdk" , " langchain4j.http.client.jdk" )
191
+ module(" dev.langchain4j:langchain4j-hugging-face" , " langchain4j.hugging.face" )
192
+ module(" dev.langchain4j:langchain4j-mistral-ai" , " langchain4j.mistral.ai" )
193
+ module(" dev.langchain4j:langchain4j-open-ai" , " langchain4j.open.ai" )
194
194
module(" eu.lestard:doc-annotations" , " eu.lestard.doc.annotations" )
195
- module(" info.debatty:java-string-similarity" , " info.debatty. java.string.similarity" )
195
+ module(" info.debatty:java-string-similarity" , " java.string.similarity" )
196
196
module(" io.github.adr:e-adr" , " io.github.adr" )
197
197
module(" io.github.java-diff-utils:java-diff-utils" , " io.github.javadiffutils" )
198
198
module(" io.zonky.test.postgres:embedded-postgres-binaries-darwin-amd64" , " io.zonky.test.postgres.embedded.postgres.binaries.darwin.amd64" )
@@ -223,15 +223,15 @@ extraJavaModuleInfo {
223
223
requires(" org.apache.commons.logging" )
224
224
}
225
225
module(" org.apache.pdfbox:pdfbox-io" , " org.apache.pdfbox.io" )
226
- module(" org.apache.velocity:velocity-engine-core" , " org.apache. velocity.engine.core" )
226
+ module(" org.apache.velocity:velocity-engine-core" , " velocity.engine.core" )
227
227
module(" org.eclipse.jgit:org.eclipse.jgit" , " org.eclipse.jgit" )
228
228
module(" org.fxmisc.undo:undofx" , " org.fxmisc.undo" )
229
229
module(" org.fxmisc.wellbehaved:wellbehavedfx" , " org.fxmisc.wellbehaved" ) {
230
230
exportAllPackages()
231
231
requires(" javafx.graphics" )
232
232
}
233
233
module(" org.javassist:javassist" , " org.javassist" )
234
- module(" org.jbibtex:jbibtex" , " org. jbibtex" ) {
234
+ module(" org.jbibtex:jbibtex" , " jbibtex" ) {
235
235
exportAllPackages()
236
236
}
237
237
module(" org.scala-lang:scala-library" , " scala.library" )
@@ -412,12 +412,12 @@ extraJavaModuleInfo {
412
412
requireAllDefinedDependencies()
413
413
requiresTransitive(" javafx.graphics" )
414
414
}
415
- module(" io.github.stefanbratanov:jvm-openai" , " io.github.stefanbratanov. jvm.openai" ) {
415
+ module(" io.github.stefanbratanov:jvm-openai" , " jvm.openai" ) {
416
416
exportAllPackages()
417
417
requireAllDefinedDependencies()
418
418
requires(" java.net.http" )
419
419
}
420
- module(" io.zonky.test:embedded-postgres" , " io.zonky.test. embedded.postgres" ) {
420
+ module(" io.zonky.test:embedded-postgres" , " embedded.postgres" ) {
421
421
exportAllPackages()
422
422
requireAllDefinedDependencies()
423
423
requires(" java.sql" )
0 commit comments