License |
License |
---|---|
GroupId | GroupIdorg.occurrent |
ArtifactId | ArtifactIdinmemory |
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 |
---|---|
inmemory-0.14.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.occurrent/inmemory/ -->
<dependency>
<groupId>org.occurrent</groupId>
<artifactId>inmemory</artifactId>
<version>0.14.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/inmemory/
implementation 'org.occurrent:inmemory:0.14.3'
// https://jarcasting.com/artifacts/org.occurrent/inmemory/
implementation ("org.occurrent:inmemory:0.14.3")
'org.occurrent:inmemory:pom:0.14.3'
<dependency org="org.occurrent" name="inmemory" rev="0.14.3">
<artifact name="inmemory" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='inmemory', version='0.14.3')
)
libraryDependencies += "org.occurrent" % "inmemory" % "0.14.3"
[org.occurrent/inmemory "0.14.3"]