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