License |
License |
---|---|
GroupId | GroupIdcom.github.rahulsom |
ArtifactId | ArtifactIdgrooves-types |
Last Version | Last Version0.8.0-rc.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongrooves-types
Types that are used by Grooves to build an Event Sourcing system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grooves-types-0.8.0-rc.2.pom | |
grooves-types-0.8.0-rc.2.jar | 20 KB |
grooves-types-0.8.0-rc.2-tests.jar | 261 bytes |
grooves-types-0.8.0-rc.2-sources.jar | 12 KB |
grooves-types-0.8.0-rc.2-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rahulsom/grooves-types/ -->
<dependency>
<groupId>com.github.rahulsom</groupId>
<artifactId>grooves-types</artifactId>
<version>0.8.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-types/
implementation 'com.github.rahulsom:grooves-types:0.8.0-rc.2'
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-types/
implementation ("com.github.rahulsom:grooves-types:0.8.0-rc.2")
'com.github.rahulsom:grooves-types:jar:0.8.0-rc.2'
<dependency org="com.github.rahulsom" name="grooves-types" rev="0.8.0-rc.2">
<artifact name="grooves-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='grooves-types', version='0.8.0-rc.2')
)
libraryDependencies += "com.github.rahulsom" % "grooves-types" % "0.8.0-rc.2"
[com.github.rahulsom/grooves-types "0.8.0-rc.2"]
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |