Categories |
CategoriesMongoDB Data Databases Doma ORM |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-domain-word-guessing-game-es-mongodb-spring-blocking |
Version | Version0.9.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.occurrent/example-domain-word-guessing-game-es-mongodb-spring-blocking/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-domain-word-guessing-game-es-mongodb-spring-blocking</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-domain-word-guessing-game-es-mongodb-spring-blocking/
implementation 'org.occurrent:example-domain-word-guessing-game-es-mongodb-spring-blocking:0.9.0'
// https://jarcasting.com/artifacts/org.occurrent/example-domain-word-guessing-game-es-mongodb-spring-blocking/
implementation ("org.occurrent:example-domain-word-guessing-game-es-mongodb-spring-blocking:0.9.0")
'org.occurrent:example-domain-word-guessing-game-es-mongodb-spring-blocking:jar:0.9.0'
<dependency org="org.occurrent" name="example-domain-word-guessing-game-es-mongodb-spring-blocking" rev="0.9.0">
<artifact name="example-domain-word-guessing-game-es-mongodb-spring-blocking" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-domain-word-guessing-game-es-mongodb-spring-blocking', version='0.9.0')
)
libraryDependencies += "org.occurrent" % "example-domain-word-guessing-game-es-mongodb-spring-blocking" % "0.9.0"
[org.occurrent/example-domain-word-guessing-game-es-mongodb-spring-blocking "0.9.0"]