Skip to content

Commit 563e916

Browse files
committed
Update 'unique_modules'
1 parent 246ad04 commit 563e916

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

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

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ church.i18n.response.spring=church.i18n:response.spring
159159
church.i18n.response.spring.webmvc=church.i18n:response.spring.webmvc
160160
cloud.codestore.jsonapi=cloud.codestore:jsonapi
161161
cloud.piranha.arquillian.jarcontainer=cloud.piranha.arquillian:piranha-arquillian-jarcontainer
162+
cloud.piranha.arquillian.managed=cloud.piranha.arquillian:piranha-arquillian-managed
162163
cloud.piranha.arquillian.server=cloud.piranha.arquillian:piranha-arquillian-server
163164
cloud.piranha.cdi.weld=cloud.piranha.cdi:piranha-cdi-weld
164165
cloud.piranha.cli=cloud.piranha:cli
@@ -249,8 +250,8 @@ cloud.piranha.http.tests=cloud.piranha.http:piranha-http-tests
249250
cloud.piranha.http.undertow=cloud.piranha.http:piranha-http-undertow
250251
cloud.piranha.http.virtual=cloud.piranha.http:piranha-http-virtual
251252
cloud.piranha.http.webapp=cloud.piranha.http:piranha-http-webapp
253+
cloud.piranha.maven.plugin=cloud.piranha.maven:piranha-maven-plugin
252254
cloud.piranha.maven.plugins.micro=cloud.piranha.maven.plugins:piranha-micro-maven-plugin
253-
cloud.piranha.maven.plugins.piranha=cloud.piranha.maven:piranha-maven-plugin
254255
cloud.piranha.micro=cloud.piranha:piranha-micro
255256
cloud.piranha.micro.builder=cloud.piranha.micro:piranha-micro-builder
256257
cloud.piranha.micro.core=cloud.piranha.micro:piranha-micro-core
@@ -910,6 +911,7 @@ com.clickhouse.jdbc=com.clickhouse:clickhouse-jdbc
910911
com.clickhouse.r2dbc=com.clickhouse:clickhouse-r2dbc_0.9.1
911912
com.codepulsar.nils.adapter.gson=com.codepulsar.nils:nils-gson-adapter
912913
com.codepulsar.nils.adapter.jackson=com.codepulsar.nils:nils-jackson-adapter
914+
com.codepulsar.nils.adapter.jdbc=com.codepulsar.nils:nils-jdbc-adapter
913915
com.codepulsar.nils.adapter.snakeyaml=com.codepulsar.nils:nils-snakeyaml-adapter
914916
com.codepulsar.nils.core=com.codepulsar.nils:nils-core
915917
com.computinglaboratory.javaansitextcolorizer=com.computinglaboratory:java-ansi-text-colorizer
@@ -2889,6 +2891,7 @@ dev.ikm.tinkar.provider.websocket.client=dev.ikm.tinkar:data-websocket-client-pr
28892891
dev.ikm.tinkar.provider.websocket.server=dev.ikm.tinkar:data-websocket-server-provider
28902892
dev.ikm.tinkar.reasoner.elkowl=dev.ikm.tinkar:reasoner-elk-owl
28912893
dev.ikm.tinkar.reasoner.elksnomed=dev.ikm.tinkar:reasoner-elk-snomed
2894+
dev.ikm.tinkar.reasoner.hybrid=dev.ikm.tinkar:reasoner-hybrid
28922895
dev.ikm.tinkar.reasoner.service=dev.ikm.tinkar:reasoner-service
28932896
dev.ikm.tinkar.schema=dev.ikm.tinkar:tinkar-schema
28942897
dev.ikm.tinkar.terms=dev.ikm.tinkar:terms
@@ -2953,6 +2956,7 @@ dev.mccue.microhttp.setcookie=dev.mccue:microhttp-setcookie
29532956
dev.mccue.microhttp.systemlogger=dev.mccue:microhttp-systemlogger
29542957
dev.mccue.mp3spi=dev.mccue:mp3spi
29552958
dev.mccue.osc52=dev.mccue:osc52
2959+
dev.mccue.ppm=dev.mccue:ppm
29562960
dev.mccue.progrock=dev.mccue:progrock
29572961
dev.mccue.purl=dev.mccue:purl
29582962
dev.mccue.resolve=dev.mccue:resolve
@@ -3341,7 +3345,10 @@ io.github.amayaframework.environment=io.github.amayaframework:amaya-environment
33413345
io.github.amayaframework.events=io.github.amayaframework:amaya-events
33423346
io.github.amayaframework.http=io.github.amayaframework:amaya-http
33433347
io.github.amayaframework.jetty=io.github.amayaframework:amaya-jetty
3348+
io.github.amayaframework.mapper=io.github.amayaframework:amaya-mapper
33443349
io.github.amayaframework.options=io.github.amayaframework:amaya-options
3350+
io.github.amayaframework.path=io.github.amayaframework:amaya-path
3351+
io.github.amayaframework.router=io.github.amayaframework:amaya-router
33453352
io.github.amayaframework.server=io.github.amayaframework:amaya-server
33463353
io.github.amayaframework.service=io.github.amayaframework:amaya-service
33473354
io.github.amayaframework.tokenize=io.github.amayaframework:amaya-tokenize
@@ -4264,6 +4271,9 @@ io.smallrye.common.ref=io.smallrye.common:smallrye-common-ref
42644271
io.smallrye.common.version=io.smallrye.common:smallrye-common-version
42654272
io.smallrye.common.vertx=io.smallrye.common:smallrye-common-vertx-context
42664273
io.toolisticon.cute.integrationtest.javanine.regularmodule=io.toolisticon.cute:integration-test-java9-regularModule
4274+
io.vavr.match=io.vavr:vavr-match
4275+
io.vavr.match.processor=io.vavr:vavr-match-processor
4276+
io.vavr.test=io.vavr:vavr-test
42674277
io.vertx.docgen=io.vertx:vertx-docgen-api
42684278
io.vertx.docgen.processor=io.vertx:vertx-docgen-processor
42694279
io.vproxy.adaptor.netty=io.vproxy:vproxy-adaptor-netty
@@ -4943,6 +4953,7 @@ org.apache.lucene.analysis.smartcn=org.apache.lucene:lucene-analysis-smartcn
49434953
org.apache.lucene.analysis.stempel=org.apache.lucene:lucene-analysis-stempel
49444954
org.apache.lucene.backward_codecs=org.apache.lucene:lucene-backward-codecs
49454955
org.apache.lucene.benchmark=org.apache.lucene:lucene-benchmark
4956+
org.apache.lucene.benchmark.jmh=org.apache.lucene:lucene-benchmark-jmh
49464957
org.apache.lucene.classification=org.apache.lucene:lucene-classification
49474958
org.apache.lucene.codecs=org.apache.lucene:lucene-codecs
49484959
org.apache.lucene.core=org.apache.lucene:lucene-core

0 commit comments

Comments
 (0)