License |
License |
---|---|
GroupId | GroupIdcom.imsweb |
ArtifactId | ArtifactIdseerutils |
Version | Version5.6 |
Type | Typejar |
Description |
DescriptionSEER*Utils
Generic utility classes for SEER Java projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seerutils-5.6.pom | |
seerutils-5.6.jar | 11 KB |
seerutils-5.6-sources.jar | 8 KB |
seerutils-5.6-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.imsweb/seerutils/ -->
<dependency>
<groupId>com.imsweb</groupId>
<artifactId>seerutils</artifactId>
<version>5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.imsweb/seerutils/
implementation 'com.imsweb:seerutils:5.6'
// https://jarcasting.com/artifacts/com.imsweb/seerutils/
implementation ("com.imsweb:seerutils:5.6")
'com.imsweb:seerutils:jar:5.6'
<dependency org="com.imsweb" name="seerutils" rev="5.6">
<artifact name="seerutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.imsweb', module='seerutils', version='5.6')
)
libraryDependencies += "com.imsweb" % "seerutils" % "5.6"
[com.imsweb/seerutils "5.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-io : commons-io | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |