Skip to content

Commit 2be6437

Browse files
committed
Update module.properties
1 parent cb3a204 commit 2be6437

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

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

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,7 @@ com.azure.ai.vision.common.internal=com.azure:azure-ai-vision-common-internal
528528
com.azure.ai.vision.face=com.azure:azure-ai-vision-face
529529
com.azure.ai.vision.imageanalysis=com.azure:azure-ai-vision-imageanalysis
530530
com.azure.analytics.defender.easm=com.azure:azure-analytics-defender-easm
531+
com.azure.analytics.onlineexperimentation=com.azure:azure-analytics-onlineexperimentation
531532
com.azure.analytics.purview.account=com.azure:azure-analytics-purview-account
532533
com.azure.analytics.purview.administration=com.azure:azure-analytics-purview-administration
533534
com.azure.analytics.purview.catalog=com.azure:azure-analytics-purview-catalog
@@ -782,12 +783,14 @@ com.azure.resourcemanager.newrelicobservability=com.azure.resourcemanager:azure-
782783
com.azure.resourcemanager.nginx=com.azure.resourcemanager:azure-resourcemanager-nginx
783784
com.azure.resourcemanager.notificationhubs=com.azure.resourcemanager:azure-resourcemanager-notificationhubs
784785
com.azure.resourcemanager.oep=com.azure.resourcemanager:azure-resourcemanager-oep
786+
com.azure.resourcemanager.onlineexperimentation=com.azure.resourcemanager:azure-resourcemanager-onlineexperimentation
785787
com.azure.resourcemanager.operationsmanagement=com.azure.resourcemanager:azure-resourcemanager-operationsmanagement
786788
com.azure.resourcemanager.oracledatabase=com.azure.resourcemanager:azure-resourcemanager-oracledatabase
787789
com.azure.resourcemanager.orbital=com.azure.resourcemanager:azure-resourcemanager-orbital
788790
com.azure.resourcemanager.paloaltonetworks.ngfw=com.azure.resourcemanager:azure-resourcemanager-paloaltonetworks-ngfw
789791
com.azure.resourcemanager.peering=com.azure.resourcemanager:azure-resourcemanager-peering
790792
com.azure.resourcemanager.pineconevectordb=com.azure.resourcemanager:azure-resourcemanager-pineconevectordb
793+
com.azure.resourcemanager.planetarycomputer=com.azure.resourcemanager:azure-resourcemanager-planetarycomputer
791794
com.azure.resourcemanager.playwrighttesting=com.azure.resourcemanager:azure-resourcemanager-playwrighttesting
792795
com.azure.resourcemanager.policyinsights=com.azure.resourcemanager:azure-resourcemanager-policyinsights
793796
com.azure.resourcemanager.portalservicescopilot=com.azure.resourcemanager:azure-resourcemanager-portalservicescopilot
@@ -949,7 +952,7 @@ com.clickhouse.client.cli=com.clickhouse:clickhouse-cli-client
949952
com.clickhouse.client.grpc=com.clickhouse:clickhouse-grpc-client
950953
com.clickhouse.client.http=com.clickhouse:clickhouse-http-client
951954
com.clickhouse.data=com.clickhouse:clickhouse-data
952-
com.clickhouse.jdbc=com.clickhouse:clickhouse-jdbc
955+
com.clickhouse.jdbc=com.clickhouse:jdbc-v2
953956
com.clickhouse.r2dbc=com.clickhouse:clickhouse-r2dbc_0.9.1
954957
com.codepulsar.nils.adapter.gson=com.codepulsar.nils:nils-gson-adapter
955958
com.codepulsar.nils.adapter.jackson=com.codepulsar.nils:nils-jackson-adapter
@@ -1171,10 +1174,10 @@ com.github.cowwoc.requirements.guava=com.github.cowwoc.requirements:guava
11711174
com.github.cowwoc.requirements.jackson=com.github.cowwoc.requirements:jackson
11721175
com.github.cowwoc.requirements.java=com.github.cowwoc.requirements:java
11731176
com.github.cowwoc.requirements.natives=com.github.cowwoc.requirements:natives
1174-
com.github.cowwoc.requirements10.annotation=com.github.cowwoc.requirements:requirements-annotation
1175-
com.github.cowwoc.requirements10.guava=com.github.cowwoc.requirements:requirements-guava
1176-
com.github.cowwoc.requirements10.jackson=com.github.cowwoc.requirements:requirements-jackson
1177-
com.github.cowwoc.requirements10.java=com.github.cowwoc.requirements:requirements-java
1177+
com.github.cowwoc.requirements11.annotation=com.github.cowwoc.requirements:requirements-annotation
1178+
com.github.cowwoc.requirements11.guava=com.github.cowwoc.requirements:requirements-guava
1179+
com.github.cowwoc.requirements11.jackson=com.github.cowwoc.requirements:requirements-jackson
1180+
com.github.cowwoc.requirements11.java=com.github.cowwoc.requirements:requirements-java
11781181
com.github.dabasan.jxm.bd1=com.github.dabasan:jxm-bd1
11791182
com.github.dabasan.jxm.bintools=com.github.dabasan:jxm-bintools
11801183
com.github.dabasan.jxm.mif=com.github.dabasan:jxm-mif
@@ -1333,6 +1336,7 @@ com.github.robtimus.validation.year=com.github.robtimus:year-validation
13331336
com.github.robtimus.validation.yearmonth=com.github.robtimus:year-month-validation
13341337
com.github.romanqed.jconv=com.github.romanqed:jconv
13351338
com.github.romanqed.jeflect=com.github.romanqed:jeflect
1339+
com.github.romanqed.jeflect.cloner=com.github.romanqed:jeflect-cloner
13361340
com.github.romanqed.jeflect.field=com.github.romanqed:jeflect-field
13371341
com.github.romanqed.jeflect.lambda=com.github.romanqed:jeflect-lambda
13381342
com.github.romanqed.jeflect.loader=com.github.romanqed:jeflect-loader
@@ -1518,6 +1522,7 @@ com.hedera.fullstack.service.locator=com.hedera.fullstack:fullstack-service-loca
15181522
com.hedera.fullstack.validator.api=com.hedera.fullstack:fullstack-validator-api
15191523
com.hedera.hashgraph.sdk=com.hedera.hashgraph:sdk
15201524
com.hedera.hashgraph.sdk.full=com.hedera.hashgraph:sdk-full
1525+
com.hedera.pbj.grpc.client.helidon=com.hedera.pbj:pbj-grpc-client-helidon
15211526
com.hedera.pbj.grpc.helidon=com.hedera.pbj:pbj-grpc-helidon
15221527
com.hedera.pbj.grpc.helidon.config=com.hedera.pbj:pbj-grpc-helidon-config
15231528
com.hedera.pbj.runtime=com.hedera.pbj:pbj-runtime
@@ -2408,6 +2413,8 @@ com.ongres.scram.common=com.ongres.scram:scram-common
24082413
com.ongres.stringprep=com.ongres.stringprep:stringprep
24092414
com.openelements.hedera.base=com.open-elements.hedera:hedera-base
24102415
com.openelements.hiero.base=com.open-elements.hiero:hiero-enterprise-base
2416+
com.openelements.recordstore.runtime=com.open-elements:recordstore-runtime
2417+
com.openelements.recordstore.server=com.open-elements:recordstore-server
24112418
com.oracle.bedrock=com.oracle.bedrock:bedrock-core
24122419
com.oracle.bedrock.jacoco=com.oracle.bedrock:bedrock-runtime-jacoco
24132420
com.oracle.bedrock.maven=com.oracle.bedrock:bedrock-runtime-maven
@@ -3257,6 +3264,7 @@ eu.hansolo.toolbox=eu.hansolo:toolbox
32573264
eu.hansolo.toolboxfx=eu.hansolo:toolboxfx
32583265
eu.hoefel.chemistry=eu.hoefel:chemistry
32593266
eu.hoefel.coordinates=eu.hoefel:coordinates
3267+
eu.hoefel.jatex=eu.hoefel:jatex
32603268
eu.hoefel.quantity=eu.hoefel:quantities
32613269
eu.hoefel.unit=eu.hoefel:units
32623270
eu.hoefel.utils=eu.hoefel:utils
@@ -4307,6 +4315,7 @@ io.hotmoka.marshalling=io.hotmoka.marshalling:io-hotmoka-marshalling
43074315
io.hotmoka.marshalling.api=io.hotmoka.marshalling:io-hotmoka-marshalling-api
43084316
io.hotmoka.memory=io.hotmoka:io-hotmoka-memory
43094317
io.hotmoka.moka=io.hotmoka:io-hotmoka-moka
4318+
io.hotmoka.moka.api=io.hotmoka:io-hotmoka-moka-api
43104319
io.hotmoka.network=io.hotmoka:io-hotmoka-network
43114320
io.hotmoka.node=io.hotmoka:io-hotmoka-node
43124321
io.hotmoka.node.api=io.hotmoka:io-hotmoka-node-api
@@ -5345,6 +5354,7 @@ org.apache.logging.log4j.docgen.maven.plugin=org.apache.logging.log4j:log4j-docg
53455354
org.apache.logging.log4j.docker=org.apache.logging.log4j:log4j-docker
53465355
org.apache.logging.log4j.flume=org.apache.logging.log4j:log4j-flume-ng
53475356
org.apache.logging.log4j.iostreams=org.apache.logging.log4j:log4j-iostreams
5357+
org.apache.logging.log4j.jakarta.jms=org.apache.logging.log4j:log4j-jakarta-jms
53485358
org.apache.logging.log4j.jcl=org.apache.logging.log4j:log4j-jcl
53495359
org.apache.logging.log4j.jctools=org.apache.logging.log4j:log4j-jctools
53505360
org.apache.logging.log4j.jdbc=org.apache.logging.log4j:log4j-jdbc
@@ -5800,6 +5810,8 @@ org.eclipse.angus.mail.imap=org.eclipse.angus:imap
58005810
org.eclipse.angus.mail.pop3=org.eclipse.angus:pop3
58015811
org.eclipse.angus.mail.smtp=org.eclipse.angus:smtp
58025812
org.eclipse.angus.mail.util.logging=org.eclipse.angus:logging-mailhandler
5813+
org.eclipse.collections.api=org.eclipse.collections:eclipse-collections-api
5814+
org.eclipse.collections.impl=org.eclipse.collections:eclipse-collections
58035815
org.eclipse.jetty.alpn.bouncycastle.client=org.eclipse.jetty:jetty-alpn-bouncycastle-client
58045816
org.eclipse.jetty.alpn.bouncycastle.server=org.eclipse.jetty:jetty-alpn-bouncycastle-server
58055817
org.eclipse.jetty.alpn.client=org.eclipse.jetty:jetty-alpn-client
@@ -6549,9 +6561,12 @@ org.meeuw.math.abstractalgebra.test=org.meeuw.math:mihxil-theories
65496561
org.meeuw.math.algebras=org.meeuw.math:mihxil-algebra
65506562
org.meeuw.math.shapes=org.meeuw.math:mihxil-shapes
65516563
org.meeuw.math.statistics=org.meeuw.math:mihxil-statistics
6564+
org.microbean.assign=org.microbean:microbean-assign
6565+
org.microbean.attributes=org.microbean:microbean-attributes
65526566
org.microbean.bean=org.microbean:microbean-bean
65536567
org.microbean.clientproxy.bytebuddy=org.microbean:microbean-clientproxy-bytebuddy
65546568
org.microbean.constant=org.microbean:microbean-constant
6569+
org.microbean.construct=org.microbean:microbean-construct
65556570
org.microbean.function=org.microbean:microbean-function
65566571
org.microbean.interceptor=org.microbean:microbean-interceptor
65576572
org.microbean.invoke=org.microbean:microbean-invoke
@@ -6624,6 +6639,7 @@ org.nasdanika.html.bootstrap=org.nasdanika.html:bootstrap
66246639
org.nasdanika.html.ecore=org.nasdanika.html:ecore
66256640
org.nasdanika.html.emf=org.nasdanika.html:emf
66266641
org.nasdanika.html.flow=org.nasdanika.html:flow
6642+
org.nasdanika.html.forcegraph3d=org.nasdanika.html:3d-force-graph
66276643
org.nasdanika.html.jstree=org.nasdanika.html:jstree
66286644
org.nasdanika.html.model.app=org.nasdanika.html:app-model
66296645
org.nasdanika.html.model.app.drawio=org.nasdanika.html:app-model-drawio

0 commit comments

Comments
 (0)