License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.wcinformatics.tt |
ArtifactId | ArtifactIdtt-rest |
Version | Version1.2.0 |
Type | Typewar |
Description |
DescriptionWCI Terminology Transformer Project REST service implementation
REST service implementation.
|
Filename | Size |
---|---|
tt-rest-1.2.0.pom | |
tt-rest-1.2.0.war | 68 MB |
tt-rest-1.2.0-sources.jar | 11 KB |
tt-rest-1.2.0-javadoc.jar | 37 KB |
tt-rest-1.2.0-classes.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-rest/ -->
<dependency>
<groupId>com.wcinformatics.tt</groupId>
<artifactId>tt-rest</artifactId>
<version>1.2.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-rest/
implementation 'com.wcinformatics.tt:tt-rest:1.2.0'
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-rest/
implementation ("com.wcinformatics.tt:tt-rest:1.2.0")
'com.wcinformatics.tt:tt-rest:war:1.2.0'
<dependency org="com.wcinformatics.tt" name="tt-rest" rev="1.2.0">
<artifact name="tt-rest" type="war" />
</dependency>
@Grapes(
@Grab(group='com.wcinformatics.tt', module='tt-rest', version='1.2.0')
)
libraryDependencies += "com.wcinformatics.tt" % "tt-rest" % "1.2.0"
[com.wcinformatics.tt/tt-rest "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wcinformatics.tt : tt-jpa-model | jar | 1.2.0 |
com.wcinformatics.tt : tt-jpa-services | jar | 1.2.0 |
com.wcinformatics.tt : tt-model | 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-client | jar | 1.3.0 |
com.wcinformatics.umls.server : term-server-rest | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.wcinformatics.umls.server : term-server-rest | war | 1.3.0 |