License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.wcinformatics.tt |
ArtifactId | ArtifactIdtt-jpa-services |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionWCI Terminology Transformer Project JPA service implementations
JPA-enabled implementations of services.
|
Filename | Size |
---|---|
tt-jpa-services-1.2.0.pom | |
tt-jpa-services-1.2.0.jar | 66 KB |
tt-jpa-services-1.2.0-sources.jar | 45 KB |
tt-jpa-services-1.2.0-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-jpa-services/ -->
<dependency>
<groupId>com.wcinformatics.tt</groupId>
<artifactId>tt-jpa-services</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-jpa-services/
implementation 'com.wcinformatics.tt:tt-jpa-services:1.2.0'
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-jpa-services/
implementation ("com.wcinformatics.tt:tt-jpa-services:1.2.0")
'com.wcinformatics.tt:tt-jpa-services:jar:1.2.0'
<dependency org="com.wcinformatics.tt" name="tt-jpa-services" rev="1.2.0">
<artifact name="tt-jpa-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wcinformatics.tt', module='tt-jpa-services', version='1.2.0')
)
libraryDependencies += "com.wcinformatics.tt" % "tt-jpa-services" % "1.2.0"
[com.wcinformatics.tt/tt-jpa-services "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wcinformatics.tt : tt-model | jar | 1.2.0 |
com.wcinformatics.tt : tt-jpa-model | jar | 1.2.0 |
com.wcinformatics.tt : tt-services | jar | 1.2.0 |
com.wcinformatics.umls.server : term-server-model | jar | 1.3.0 |
com.wcinformatics.umls.server : term-server-services | jar | 1.3.0 |
com.wcinformatics.umls.server : term-server-jpa-model | jar | 1.3.0 |
com.wcinformatics.umls.server : term-server-jpa-services | jar | 1.3.0 |
com.wcinformatics.umls.server : term-server-rest | jar | 1.3.0 |