License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Doma ORM |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-domain-word-guessing-game-es-mongodb |
Last Version | Last Version0.14.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
example-domain-word-guessing-game-es-mongodb-0.14.3.pom | 631 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/example-domain-word-guessing-game-es-mongodb/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-domain-word-guessing-game-es-mongodb</artifactId>
<version>0.14.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-domain-word-guessing-game-es-mongodb/
implementation 'org.occurrent:example-domain-word-guessing-game-es-mongodb:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/example-domain-word-guessing-game-es-mongodb/
implementation ("org.occurrent:example-domain-word-guessing-game-es-mongodb:0.14.3")
'org.occurrent:example-domain-word-guessing-game-es-mongodb:pom:0.14.3'
<dependency org="org.occurrent" name="example-domain-word-guessing-game-es-mongodb" rev="0.14.3">
<artifact name="example-domain-word-guessing-game-es-mongodb" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-domain-word-guessing-game-es-mongodb', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "example-domain-word-guessing-game-es-mongodb" % "0.14.3"
[org.occurrent/example-domain-word-guessing-game-es-mongodb "0.14.3"]