is not current version
Last Version 1.6.0-RC2

com.wcinformatics.umls.server:term-server-config 1.5.1-fg-rc

Sample data and template configuration files.

Categories

Categories

UML Business Logic Libraries Documents Processing config Application Layer Libs Configuration ORM Data
GroupId

GroupId

com.wcinformatics.umls.server
ArtifactId

ArtifactId

term-server-config
Version

Version

1.5.1-fg-rc
Type

Type

pom

Download term-server-config 1.5.1-fg-rc


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