javacommons

Provides common classes for use in other Java projects. No further dependencies.

License

License

Categories

Categories

Net
GroupId

GroupId

net.ladenthin
ArtifactId

ArtifactId

javacommons
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

javacommons
Provides common classes for use in other Java projects. No further dependencies.
Project URL

Project URL

https://github.com/bernardladenthin/javacommons
Source Code Management

Source Code Management

https://github.com/bernardladenthin/javacommons

Download javacommons

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M3
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M3
org.junit.jupiter : junit-jupiter-migration-support jar 5.0.0-M3
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0