License |
License |
---|---|
Categories |
CategoriesData Utility General Purpose Libraries |
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdseerdata-utility |
Version | Version1.15 |
Type | Typejar |
Description |
DescriptionSEER Data Utility
SEER*Rx Drugs/regimens and HematoDB Diseases XML definitions and search utilities.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seerdata-utility-1.15.pom | |
seerdata-utility-1.15.jar | 41 KB |
seerdata-utility-1.15-sources.jar | 28 KB |
seerdata-utility-1.15-javadoc.jar | 500 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>seerdata-utility</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/
implementation 'com.imsweb:seerdata-utility:1.15'
// https://jarcasting.com/artifacts/com.imsweb/seerdata-utility/
implementation ("com.imsweb:seerdata-utility:1.15")
'com.imsweb:seerdata-utility:jar:1.15'
<dependency org="com.imsweb" name="seerdata-utility" rev="1.15">
<artifact name="seerdata-utility" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='seerdata-utility', version='1.15')
)
libraryDependencies += "com.imsweb" % "seerdata-utility" % "1.15"
[com.imsweb/seerdata-utility "1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.15 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
commons-io : commons-io | jar | 2.7 |