Last Version

jcommon 1.3.1

jcommon

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jcommon
ArtifactId

ArtifactId

jcommon
Version

Version

1.3.1
Type

Type

jar
Description

Description

jcommon
jcommon
Project URL

Project URL

http://jcommon.sf.net
Source Code Management

Source Code Management

http://sourceforge.net/p/jcommon/code

Download jcommon 1.3.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava jar 14.0.1
org.slf4j : slf4j-api jar 1.7.9
org.springframework : spring-webmvc jar 4.0.0.RELEASE
org.springframework.security : spring-security-core jar 3.1.4.RELEASE
org.springframework.data : spring-data-jpa jar 1.3.0.RELEASE
org.xhtmlrenderer : flying-saucer-pdf jar 9.0.1
org.atteo : evo-inflector jar 1.2

provided (2)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.