License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdio.motown.domain |
ArtifactId | ArtifactIddomain-core-api |
Last Version | Last Version0.8.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.motown.domain:domain-core-api
Contains the basic blocks that are to be used in other modules.
|
Project URL |
Project URL |
Filename | Size |
---|---|
domain-core-api-0.8.2.pom | |
domain-core-api-0.8.2.jar | 203 KB |
domain-core-api-0.8.2-sources.jar | 228 KB |
domain-core-api-0.8.2-javadoc.jar | 1000 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.motown.domain/domain-core-api/ -->
<dependency>
<groupId>io.motown.domain</groupId>
<artifactId>domain-core-api</artifactId>
<version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.motown.domain/domain-core-api/
implementation 'io.motown.domain:domain-core-api:0.8.2'
// https://jarcasting.com/artifacts/io.motown.domain/domain-core-api/
implementation ("io.motown.domain:domain-core-api:0.8.2")
'io.motown.domain:domain-core-api:jar:0.8.2'
<dependency org="io.motown.domain" name="domain-core-api" rev="0.8.2">
<artifact name="domain-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.motown.domain', module='domain-core-api', version='0.8.2')
)
libraryDependencies += "io.motown.domain" % "domain-core-api" % "0.8.2"
[io.motown.domain/domain-core-api "0.8.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.3 |
com.google.guava : guava | jar | 16.0.1 |
joda-time : joda-time | jar | 2.1 |
org.axonframework : axon-core | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.4 |