Skip to content

Commit 8acf1dc

Browse files
committed
Update 'unique_modules'
1 parent 8cec9e9 commit 8acf1dc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/org/gradlex/javamodule/dependencies/unique_modules.properties

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ com.azure.resourcemanager.datalakeanalytics=com.azure.resourcemanager:azure-reso
550550
com.azure.resourcemanager.datalakestore=com.azure.resourcemanager:azure-resourcemanager-datalakestore
551551
com.azure.resourcemanager.datamigration=com.azure.resourcemanager:azure-resourcemanager-datamigration
552552
com.azure.resourcemanager.dataprotection=com.azure.resourcemanager:azure-resourcemanager-dataprotection
553+
com.azure.resourcemanager.defendereasm=com.azure.resourcemanager:azure-resourcemanager-defendereasm
553554
com.azure.resourcemanager.delegatednetwork=com.azure.resourcemanager:azure-resourcemanager-delegatednetwork
554555
com.azure.resourcemanager.deploymentmanager=com.azure.resourcemanager:azure-resourcemanager-deploymentmanager
555556
com.azure.resourcemanager.desktopvirtualization=com.azure.resourcemanager:azure-resourcemanager-desktopvirtualization
@@ -969,6 +970,7 @@ com.github.marschall.getrandom=com.github.marschall:getrandom-provider
969970
com.github.marschall.hikari.jfr=com.github.marschall:hikari-jfr
970971
com.github.marschall.jfr.jdbc=com.github.marschall:jfr-jdbc
971972
com.github.marschall.jfr.jdbctemplate=com.github.marschall:jfr-jdbctemplate
973+
com.github.marschall.jfr.servlet=com.github.marschall:jfr-servlet
972974
com.github.marschall.jfrjdbc=com.github.marschall:jfr-jdbc
973975
com.github.marschall.jfrjdbctemplate=com.github.marschall:jfr-jdbctemplate
974976
com.github.marschall.junit.jfr=com.github.marschall:junit-jfr
@@ -1208,6 +1210,7 @@ com.hexagonkt.templates.test=com.hexagonkt:templates_test
12081210
com.ibasco.gifreader=com.ibasco.gifreader:gif-reader
12091211
com.illucit.instatrie=com.illucit:instatrie
12101212
com.illucit.lucene.utils=com.illucit:lucene-utils
1213+
com.intel.qat=com.intel.qat:qat-java
12111214
com.io7m.anethum.api=com.io7m.anethum:com.io7m.anethum.api
12121215
com.io7m.anethum.common=com.io7m.anethum:com.io7m.anethum.common
12131216
com.io7m.blackthorne.api=com.io7m.blackthorne:com.io7m.blackthorne.api
@@ -1700,6 +1703,7 @@ com.pi4j.test=com.pi4j:pi4j-test
17001703
com.pixelduke.fxcomponents=com.pixelduke:fxcomponents
17011704
com.pixelduke.fxparallax=com.pixelduke:FXParallax
17021705
com.pixelduke.fxskins=com.pixelduke:FXSkins
1706+
com.pixelduke.transit=com.pixelduke:transit
17031707
com.pragmatickm.all=com.pragmatickm:pragmatickm-all
17041708
com.pragmatickm.contact.all=com.pragmatickm:pragmatickm-contact-all
17051709
com.pragmatickm.contact.model=com.pragmatickm:pragmatickm-contact-model
@@ -2079,6 +2083,7 @@ dev.jfr4jdbc=dev.jfr4jdbc:jfr4jdbc-driver
20792083
dev.kske.eventbus.core=dev.kske:event-bus-core
20802084
dev.kske.undoredo.core=dev.kske:undo-redo-core
20812085
dev.kske.undoredo.javafx=dev.kske:undo-redo-javafx
2086+
dev.mccue.feather=dev.mccue:feather
20822087
dev.mccue.guava=dev.mccue:guava
20832088
dev.mccue.guava.base=dev.mccue:guava-base
20842089
dev.mccue.guava.collect=dev.mccue:guava-collect
@@ -2097,6 +2102,7 @@ dev.mccue.josql=dev.mccue:josql
20972102
dev.mccue.jsr305=dev.mccue:jsr305
20982103
dev.medzik.libcrypto=dev.medzik:libcrypto
20992104
dev.medzik.librepass.client=dev.medzik.librepass:client
2105+
dev.medzik.librepass.shared=dev.medzik.librepass:shared
21002106
dev.medzik.librepass.types=dev.medzik.librepass:types
21012107
dev.netcode.plugin=dev.netcode:plugin
21022108
dev.netcode.security=dev.netcode:security
@@ -2286,6 +2292,9 @@ io.avaje.metrics.api=io.avaje.metrics:metrics-api
22862292
io.avaje.metrics.ebean=io.avaje:avaje-metrics-ebean
22872293
io.avaje.metrics.graphite=io.avaje:avaje-metrics-graphite
22882294
io.avaje.prism=io.avaje:avaje-prisms
2295+
io.avaje.prism.core=io.avaje:avaje-prism-core
2296+
io.avaje.spi=io.avaje:avaje-spi-service
2297+
io.avaje.spi.core=io.avaje:avaje-spi-core
22892298
io.ballerina.stdlib.persist=io.ballerina.stdlib:persist-native
22902299
io.ballerina.stdlib.persist.googlesheets=io.ballerina.stdlib:persist.googlesheets-native
22912300
io.ballerina.stdlib.persist.inmemory=io.ballerina.stdlib:persist.inmemory-native
@@ -2397,6 +2406,8 @@ io.github.furrrlo.jlaunchcmd=io.github.furrrlo:JLaunchCmd
23972406
io.github.furrrlo.unique4j=io.github.furrrlo:unique4j
23982407
io.github.furrrlo.unique4j.junixsocket=io.github.furrrlo:unique4j-junixsocket
23992408
io.github.furrrlo.unique4j.unixsocketchannel=io.github.furrrlo:unique4j-unix-socket-channel
2409+
io.github.helpermethod.zip_forge=io.github.helpermethod:zip-forge
2410+
io.github.helpermethod.zipforge=io.github.helpermethod:zip-forge
24002411
io.github.hierarchicalcsv.core=io.github.hierarchical-csv:hcsv-core
24012412
io.github.humbleui.skija.linux=io.github.humbleui:skija-linux
24022413
io.github.humbleui.skija.linux.x64=io.github.humbleui:skija-linux-x64
@@ -2573,6 +2584,7 @@ io.github.wmartinmimi.browserlauncher4j=io.github.wmartinmimi:browserlauncher4j
25732584
io.github.zabuzard.closy=io.github.zabuzard.closy:closy
25742585
io.github.zabuzard.maglev=io.github.zabuzard.maglev:maglev
25752586
io.github.zabuzard.prototojson=io.github.zabuzard.prototojson:prototojson
2587+
io.goodforgod.graalvm.hint.annotations=io.goodforgod:graalvm-hint-annotations
25762588
io.helidon.builder=io.helidon.builder:helidon-builder
25772589
io.helidon.builder.processor=io.helidon.builder:helidon-builder-processor
25782590
io.helidon.builder.processor.spi=io.helidon.builder:helidon-builder-processor-spi
@@ -3013,6 +3025,7 @@ me.champeau.jdoctor.core=me.champeau.jdoctor:jdoctor-core
30133025
me.champeau.jdoctor.utils=me.champeau.jdoctor:jdoctor-utils
30143026
me.hugmanrique.cartage=me.hugmanrique:cartage
30153027
me.joshlarson.jlcommon=me.joshlarson:jlcommon
3028+
me.tongfei.progressbar=me.tongfei:progressbar
30163029
moe.maple.crypto=moe.maple:crypto
30173030
moe.maple.miho=moe.maple:miho
30183031
moe.maple.scheduler=moe.maple:scheduler

0 commit comments

Comments
 (0)