Last Version

com.github.rostislav-maslov.rcore:domain 0.10.3

Domain component for Clean Arch apps

License

License

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.github.rostislav-maslov.rcore
ArtifactId

ArtifactId

domain
Version

Version

0.10.3
Type

Type

jar
Description

Description

com.github.rostislav-maslov.rcore:domain
Domain component for Clean Arch apps
Project URL

Project URL

https://github.com/rostislav-maslov/rcore
Source Code Management

Source Code Management

http://github.com/rostislav-maslov/rcore

Download domain 0.10.3


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.rostislav-maslov.rcore : commons jar 0.10.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.