License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases Doma ORM |
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdexample-domain-word-guessing-game-es-mongodb-spring-blocking |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
<!-- 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.10.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.10.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.10.0")
'org.occurrent:example-domain-word-guessing-game-es-mongodb-spring-blocking:jar:0.10.0'
<dependency org="org.occurrent" name="example-domain-word-guessing-game-es-mongodb-spring-blocking" rev="0.10.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.10.0')
)
libraryDependencies += "org.occurrent" % "example-domain-word-guessing-game-es-mongodb-spring-blocking" % "0.10.0"
[org.occurrent/example-domain-word-guessing-game-es-mongodb-spring-blocking "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.4 |
org.testcontainers : junit-jupiter | jar | 1.15.2 |
org.testcontainers : mongodb | jar | 1.15.2 |