Last Version

WCI Terminology Transformer Project REST service implementation 1.2.0

REST service implementation.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.wcinformatics.tt
ArtifactId

ArtifactId

tt-rest
Version

Version

1.2.0
Type

Type

war
Description

Description

WCI Terminology Transformer Project REST service implementation
REST service implementation.

Download tt-rest 1.2.0


<!-- 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"]

Dependencies

compile (9)

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

runtime (1)

Group / Artifact Type Version
com.wcinformatics.umls.server : term-server-rest war 1.3.0

Project Modules

There are no modules declared in this project.