License |
License |
---|---|
GroupId | GroupIdcom.greenmoonsoftware |
ArtifactId | ArtifactIdeventsourcing-core |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRepo URL parser
null
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
eventsourcing-core-1.0.11.pom | |
eventsourcing-core-1.0.11.jar | 1 KB |
eventsourcing-core-1.0.11-sources.jar | 9 KB |
eventsourcing-core-1.0.11-javadoc.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.greenmoonsoftware/eventsourcing-core/ -->
<dependency>
<groupId>com.greenmoonsoftware</groupId>
<artifactId>eventsourcing-core</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.greenmoonsoftware/eventsourcing-core/
implementation 'com.greenmoonsoftware:eventsourcing-core:1.0.11'
// https://jarcasting.com/artifacts/com.greenmoonsoftware/eventsourcing-core/
implementation ("com.greenmoonsoftware:eventsourcing-core:1.0.11")
'com.greenmoonsoftware:eventsourcing-core:pom:1.0.11'
<dependency org="com.greenmoonsoftware" name="eventsourcing-core" rev="1.0.11">
<artifact name="eventsourcing-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.greenmoonsoftware', module='eventsourcing-core', version='1.0.11')
)
libraryDependencies += "com.greenmoonsoftware" % "eventsourcing-core" % "1.0.11"
[com.greenmoonsoftware/eventsourcing-core "1.0.11"]