Last Version

echocat Jomon Spring-Common 1.6.3

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

License

License

GroupId

GroupId

org.echocat.jomon.spring
ArtifactId

ArtifactId

common
Version

Version

1.6.3
Type

Type

jar
Description

Description

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

Dependencies

compile (4)

Group / Artifact Type Version
org.echocat.jomon : runtime jar 1.6.3
commons-fileupload : commons-fileupload jar 1.2.2
org.springframework : spring-context jar 4.2.6.RELEASE
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
org.echocat.jomon : cache jar 1.6.3

test (3)

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

Project Modules

There are no modules declared in this project.