is not current version
Last Version 1.2.0

com.wcinformatics.tt:tt-jpa-model 1.0.0

JPA-enabled domain model objects.

Categories

Categories

ORM Data
GroupId

GroupId

com.wcinformatics.tt
ArtifactId

ArtifactId

tt-jpa-model
Version

Version

1.0.0
Type

Type

jar

Download tt-jpa-model 1.0.0


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