License |
License |
---|---|
GroupId | GroupIdorg.lable.codesystem |
ArtifactId | ArtifactIdcodesystem |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCodesystem Utilities
Tools for dealing with coded values defined in standards and such.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
codesystem-1.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.lable.codesystem/codesystem/ -->
<dependency>
<groupId>org.lable.codesystem</groupId>
<artifactId>codesystem</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.lable.codesystem/codesystem/
implementation 'org.lable.codesystem:codesystem:1.5'
// https://jarcasting.com/artifacts/org.lable.codesystem/codesystem/
implementation ("org.lable.codesystem:codesystem:1.5")
'org.lable.codesystem:codesystem:pom:1.5'
<dependency org="org.lable.codesystem" name="codesystem" rev="1.5">
<artifact name="codesystem" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.lable.codesystem', module='codesystem', version='1.5')
)
libraryDependencies += "org.lable.codesystem" % "codesystem" % "1.5"
[org.lable.codesystem/codesystem "1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |