is not current version
Last Version 1.6.0-RC2

com.wcinformatics.umls.server:term-server-admin-db 1.5.1-fg-rc

Used to create the umls DB schema and update it when new code is deployed.

Categories

Categories

UML Business Logic Libraries Documents Processing ORM Data
GroupId

GroupId

com.wcinformatics.umls.server
ArtifactId

ArtifactId

term-server-admin-db
Version

Version

1.5.1-fg-rc
Type

Type

pom

Download term-server-admin-db 1.5.1-fg-rc


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