| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.serfj |
| ArtifactId | ArtifactIdserfj |
| Last Version | Last Version0.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSerfJ
Simple Ever REST Framework for Java
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationElPaso Software |
| Filename | Size |
|---|---|
| serfj-0.4.2.pom | |
| serfj-0.4.2.jar | 41 KB |
| serfj-0.4.2-sources.jar | 38 KB |
| serfj-0.4.2-javadoc.jar | 305 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.serfj/serfj/ -->
<dependency>
<groupId>net.sf.serfj</groupId>
<artifactId>serfj</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.serfj/serfj/
implementation 'net.sf.serfj:serfj:0.4.2'
// https://jarcasting.com/artifacts/net.sf.serfj/serfj/
implementation ("net.sf.serfj:serfj:0.4.2")
'net.sf.serfj:serfj:jar:0.4.2'
<dependency org="net.sf.serfj" name="serfj" rev="0.4.2">
<artifact name="serfj" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.serfj', module='serfj', version='0.4.2')
)
libraryDependencies += "net.sf.serfj" % "serfj" % "0.4.2"
[net.sf.serfj/serfj "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.4 |
| com.thoughtworks.xstream : xstream | jar | 1.4.2 |
| commons-codec : commons-codec | jar | 1.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| org.codehaus.jettison : jettison | jar | 1.3 |
| stax : stax | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| httpunit : httpunit | jar | 1.7 |
| junit : junit | jar | 4.10 |
| nekohtml : nekohtml | jar | 1.9.6.2 |