Last Version

echocat Jomon Spring 1.6.3

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

License

License

GroupId

GroupId

org.echocat.jomon
ArtifactId

ArtifactId

spring
Version

Version

1.6.3
Type

Type

pom
Description

Description

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

Project Organization

echocat

Download spring 1.6.3

Filename Size
spring-1.6.3.pom 1 KB
Browse

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

Dependencies

compile (1)

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

Project Modules

  • common
  • testing