License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.craterdog |
ArtifactId | ArtifactIdjava-general-utilities |
Last Version | Last Version3.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCrater Dog Java General Utilities
A set of general Java utility classes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.craterdog/java-general-utilities/ -->
<dependency>
<groupId>com.craterdog</groupId>
<artifactId>java-general-utilities</artifactId>
<version>3.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.craterdog/java-general-utilities/
implementation 'com.craterdog:java-general-utilities:3.12'
// https://jarcasting.com/artifacts/com.craterdog/java-general-utilities/
implementation ("com.craterdog:java-general-utilities:3.12")
'com.craterdog:java-general-utilities:jar:3.12'
<dependency org="com.craterdog" name="java-general-utilities" rev="3.12">
<artifact name="java-general-utilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.craterdog', module='java-general-utilities', version='3.12')
)
libraryDependencies += "com.craterdog" % "java-general-utilities" % "3.12"
[com.craterdog/java-general-utilities "3.12"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
commons-codec : commons-codec | jar | 1.15 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.slf4j : slf4j-ext | jar | 1.7.36 |
org.slf4j : jcl-over-slf4j | jar | 1.7.36 |
joda-time : joda-time | jar | 2.10.14 |
net.sf.oval : oval | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
junit : junit | jar | 4.13.2 |
org.easymock : easymock | jar | 4.3 |
org.mockito : mockito-all | jar | 1.10.19 |