org.fuin:utils4j

A small Java library that contains several helpful utility classes.

License

License

GroupId

GroupId

org.fuin
ArtifactId

ArtifactId

utils4j
Last Version

Last Version

0.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

A small Java library that contains several helpful utility classes.
Project URL

Project URL

http://www.fuin.org/utils4j/
Project Organization

Project Organization

fuin.org (Germany)
Source Code Management

Source Code Management

https://github.com/fuinorg/utils4j/

Download utils4j

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

test (6)

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

Project Modules

There are no modules declared in this project.
org.fuin

fuin.org

Versions

Version
0.12.0
0.11.1
0.11.0
0.10.1
0.10.0
0.9.2
0.9.1
0.9.0
0.8.0
0.7.0
0.6.9