commons-util

Commons Utils contains utility classes utilized throughout the Commons API.

License

License

GroupId

GroupId

com.alanbuttars.commons
ArtifactId

ArtifactId

commons-util
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-util
Commons Utils contains utility classes utilized throughout the Commons API.

Download commons-util

How to add to project

<!-- https://jarcasting.com/artifacts/com.alanbuttars.commons/commons-util/ -->
<dependency>
    <groupId>com.alanbuttars.commons</groupId>
    <artifactId>commons-util</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alanbuttars.commons/commons-util/
implementation 'com.alanbuttars.commons:commons-util:1.0'
// https://jarcasting.com/artifacts/com.alanbuttars.commons/commons-util/
implementation ("com.alanbuttars.commons:commons-util:1.0")
'com.alanbuttars.commons:commons-util:jar:1.0'
<dependency org="com.alanbuttars.commons" name="commons-util" rev="1.0">
  <artifact name="commons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alanbuttars.commons', module='commons-util', version='1.0')
)
libraryDependencies += "com.alanbuttars.commons" % "commons-util" % "1.0"
[com.alanbuttars.commons/commons-util "1.0"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.6
org.powermock : powermock-api-mockito jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0