Last Version

echocat Jomon NET-Common 1.6.3

Collection of many useful tools for Java. Could be compared with apache-commons.

License

License

Categories

Categories

Net
GroupId

GroupId

org.echocat.jomon.net
ArtifactId

ArtifactId

common
Version

Version

1.6.3
Type

Type

jar
Description

Description

echocat Jomon NET-Common
Collection of many useful tools for Java. Could be compared with apache-commons.
Project Organization

Project Organization

echocat

Download common 1.6.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.echocat.jomon : runtime jar 1.6.3
dnsjava : dnsjava jar 2.1.6
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
org.echocat.jomon : testing jar 1.6.3
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.