| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.jcommon |
| ArtifactId | ArtifactIdjcommon |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjcommon
jcommon
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcommon-1.3.1.pom | |
| jcommon-1.3.1.jar | 227 KB |
| jcommon-1.3.1-sources.jar | 137 KB |
| jcommon-1.3.1-javadoc.jar | 764 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |