is not current version
Last Version 1.6.0-RC2

com.wcinformatics.umls.server:term-server-rest-client 1.5.1-fg-rc

Performs calls against a terminology server REST service.

Categories

Categories

UML Business Logic Libraries Documents Processing CLI User Interface ORM Data
GroupId

GroupId

com.wcinformatics.umls.server
ArtifactId

ArtifactId

term-server-rest-client
Version

Version

1.5.1-fg-rc
Type

Type

jar

Download term-server-rest-client 1.5.1-fg-rc


<!-- https://jarcasting.com/artifacts/com.wcinformatics.umls.server/term-server-rest-client/ -->
<dependency>
    <groupId>com.wcinformatics.umls.server</groupId>
    <artifactId>term-server-rest-client</artifactId>
    <version>1.5.1-fg-rc</version>
</dependency>
// https://jarcasting.com/artifacts/com.wcinformatics.umls.server/term-server-rest-client/
implementation 'com.wcinformatics.umls.server:term-server-rest-client:1.5.1-fg-rc'
// https://jarcasting.com/artifacts/com.wcinformatics.umls.server/term-server-rest-client/
implementation ("com.wcinformatics.umls.server:term-server-rest-client:1.5.1-fg-rc")
'com.wcinformatics.umls.server:term-server-rest-client:jar:1.5.1-fg-rc'
<dependency org="com.wcinformatics.umls.server" name="term-server-rest-client" rev="1.5.1-fg-rc">
  <artifact name="term-server-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wcinformatics.umls.server', module='term-server-rest-client', version='1.5.1-fg-rc')
)
libraryDependencies += "com.wcinformatics.umls.server" % "term-server-rest-client" % "1.5.1-fg-rc"
[com.wcinformatics.umls.server/term-server-rest-client "1.5.1-fg-rc"]