is not current version
Last Version 17.10.0.0

org.tentackle:tentackle-domain 11.3.0.0

Tentackle Domain Layer

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

tentackle-domain
Version

Version

11.3.0.0
Type

Type

jar

Download tentackle-domain 11.3.0.0


<!-- https://jarcasting.com/artifacts/org.tentackle/tentackle-domain/ -->
<dependency>
    <groupId>org.tentackle</groupId>
    <artifactId>tentackle-domain</artifactId>
    <version>11.3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tentackle/tentackle-domain/
implementation 'org.tentackle:tentackle-domain:11.3.0.0'
// https://jarcasting.com/artifacts/org.tentackle/tentackle-domain/
implementation ("org.tentackle:tentackle-domain:11.3.0.0")
'org.tentackle:tentackle-domain:jar:11.3.0.0'
<dependency org="org.tentackle" name="tentackle-domain" rev="11.3.0.0">
  <artifact name="tentackle-domain" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tentackle', module='tentackle-domain', version='11.3.0.0')
)
libraryDependencies += "org.tentackle" % "tentackle-domain" % "11.3.0.0"
[org.tentackle/tentackle-domain "11.3.0.0"]