License |
License |
---|---|
GroupId | GroupIdorg.fuin |
ArtifactId | ArtifactIdutils4j |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA small Java library that contains several helpful utility classes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
utils4j-0.12.0.pom | |
utils4j-0.12.0.jar | 93 KB |
utils4j-0.12.0-sources.jar | 82 KB |
utils4j-0.12.0-javadoc.jar | 324 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fuin/utils4j/ -->
<dependency>
<groupId>org.fuin</groupId>
<artifactId>utils4j</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fuin/utils4j/
implementation 'org.fuin:utils4j:0.12.0'
// https://jarcasting.com/artifacts/org.fuin/utils4j/
implementation ("org.fuin:utils4j:0.12.0")
'org.fuin:utils4j:jar:0.12.0'
<dependency org="org.fuin" name="utils4j" rev="0.12.0">
<artifact name="utils4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fuin', module='utils4j', version='0.12.0')
)
libraryDependencies += "org.fuin" % "utils4j" % "0.12.0"
[org.fuin/utils4j "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jandex Optional | jar | 2.4.0.Final |
jakarta.xml.bind : jakarta.xml.bind-api Optional | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.20.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.1 |
xmlunit : xmlunit | jar | 1.6 |
commons-io : commons-io | jar | 2.11.0 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |