License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdcom.wcinformatics.tt |
ArtifactId | ArtifactIdtt-rest-client |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionWCI Terminology Transformer Project service REST client
Performs calls against REST services.
|
Filename | Size |
---|---|
tt-rest-client-1.2.0.pom | |
tt-rest-client-1.2.0.jar | 9 KB |
tt-rest-client-1.2.0-sources.jar | 5 KB |
tt-rest-client-1.2.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-rest-client/ -->
<dependency>
<groupId>com.wcinformatics.tt</groupId>
<artifactId>tt-rest-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-rest-client/
implementation 'com.wcinformatics.tt:tt-rest-client:1.2.0'
// https://jarcasting.com/artifacts/com.wcinformatics.tt/tt-rest-client/
implementation ("com.wcinformatics.tt:tt-rest-client:1.2.0")
'com.wcinformatics.tt:tt-rest-client:jar:1.2.0'
<dependency org="com.wcinformatics.tt" name="tt-rest-client" rev="1.2.0">
<artifact name="tt-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wcinformatics.tt', module='tt-rest-client', version='1.2.0')
)
libraryDependencies += "com.wcinformatics.tt" % "tt-rest-client" % "1.2.0"
[com.wcinformatics.tt/tt-rest-client "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wcinformatics.tt : tt-jpa-services | jar | 1.2.0 |
com.wcinformatics.tt : tt-services | jar | 1.2.0 |
com.wcinformatics.umls.server : term-server-rest-client | jar | 1.3.0 |