is not current version
Last Version 1.2.0

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

JPA-enabled implementations of services.

Categories

Categories

ORM Data
GroupId

GroupId

com.wcinformatics.tt
ArtifactId

ArtifactId

tt-jpa-services
Version

Version

1.0.0
Type

Type

jar

Download tt-jpa-services 1.0.0


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