commons-annotation

Parent pom different commons modules

License

License

GroupId

GroupId

com.github.tomschi
ArtifactId

ArtifactId

commons-annotation
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

commons-annotation
Parent pom different commons modules
Project Organization

Project Organization

Tomschi

Download commons-annotation

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.25
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
0.2.0
0.1.2
0.1.1