| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases Native Development Tools |
| GroupId | GroupIdorg.occurrent |
| ArtifactId | ArtifactIdexample-number-guessing-game-es-mongodb-native |
| Last Version | Last Version0.14.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEvent Sourcing Utilities for the JVM based on the CloudEvents specification
|
<!-- https://jarcasting.com/artifacts/org.occurrent/example-number-guessing-game-es-mongodb-native/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>example-number-guessing-game-es-mongodb-native</artifactId>
<version>0.14.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-number-guessing-game-es-mongodb-native/
implementation 'org.occurrent:example-number-guessing-game-es-mongodb-native:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/example-number-guessing-game-es-mongodb-native/
implementation ("org.occurrent:example-number-guessing-game-es-mongodb-native:0.14.3")
'org.occurrent:example-number-guessing-game-es-mongodb-native:jar:0.14.3'
<dependency org="org.occurrent" name="example-number-guessing-game-es-mongodb-native" rev="0.14.3">
<artifact name="example-number-guessing-game-es-mongodb-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-number-guessing-game-es-mongodb-native', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "example-number-guessing-game-es-mongodb-native" % "0.14.3"
[org.occurrent/example-number-guessing-game-es-mongodb-native "0.14.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.occurrent : example-number-guessing-game-model | jar | 0.14.3 |
| org.occurrent : eventstore-mongodb-native | jar | 0.14.3 |
| org.occurrent : subscription-mongodb-native-blocking-position-storage | jar | 0.14.3 |
| org.occurrent : durable-subscription | jar | 0.14.3 |
| com.rabbitmq : amqp-client | jar | 5.14.0 |
| io.javalin : javalin | jar | 3.9.1 |
| com.j2html : j2html | jar | 1.4.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |