License |
License |
---|---|
Categories |
CategoriesDoma Data ORM |
GroupId | GroupIdcom.github.rostislav-maslov.rcore |
ArtifactId | ArtifactIddomain |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.rostislav-maslov.rcore:domain
Domain component for Clean Arch apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
domain-0.10.3.pom | |
domain-0.10.3.jar | 207 KB |
domain-0.10.3-sources.jar | 110 KB |
domain-0.10.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/domain/ -->
<dependency>
<groupId>com.github.rostislav-maslov.rcore</groupId>
<artifactId>domain</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/domain/
implementation 'com.github.rostislav-maslov.rcore:domain:0.10.3'
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/domain/
implementation ("com.github.rostislav-maslov.rcore:domain:0.10.3")
'com.github.rostislav-maslov.rcore:domain:jar:0.10.3'
<dependency org="com.github.rostislav-maslov.rcore" name="domain" rev="0.10.3">
<artifact name="domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rostislav-maslov.rcore', module='domain', version='0.10.3')
)
libraryDependencies += "com.github.rostislav-maslov.rcore" % "domain" % "0.10.3"
[com.github.rostislav-maslov.rcore/domain "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rostislav-maslov.rcore : commons | jar | 0.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |