commons

Parent pom different commons modules

License

License

GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

commons
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons
Parent pom different commons modules
Project Organization

Project Organization

Tomschi

Download commons

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

commons Continuous Integration Coverage Status Maven Central

The commons project is a collections of commons libraries for Java. Currently it only contains the commons-data library. For more information see commons-data

Versions

Version
0.2.1