jcommon


License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.jcommon
ArtifactId

ArtifactId

jcommon
Last Version

Last Version

1.3.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0