License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Doma ORM |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-domain-word-guessing-game-es-mongodb-spring |
Version | Version0.11.0 |
Type | Typepom |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
Filename | Size |
---|---|
example-domain-word-guessing-game-es-mongodb-spring-0.11.0.pom | 655 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.11.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.11.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.11.0")
'org.occurrent:example-domain-word-guessing-game-es-mongodb-spring:pom:0.11.0'
<dependency org="org.occurrent" name="example-domain-word-guessing-game-es-mongodb-spring" rev="0.11.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.11.0')
)
libraryDependencies += "org.occurrent" % "example-domain-word-guessing-game-es-mongodb-spring" % "0.11.0"
[org.occurrent/example-domain-word-guessing-game-es-mongodb-spring "0.11.0"]