| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf |
| ArtifactId | ArtifactIdserfj |
| Last Version | Last Version0.3.1 |
| 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.3.1.pom | |
| serfj-0.3.1.jar | 39 KB |
| serfj-0.3.1-sources.jar | 38 KB |
| serfj-0.3.1-javadoc.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf/serfj/ -->
<dependency>
<groupId>net.sf</groupId>
<artifactId>serfj</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf/serfj/
implementation 'net.sf:serfj:0.3.1'
// https://jarcasting.com/artifacts/net.sf/serfj/
implementation ("net.sf:serfj:0.3.1")
'net.sf:serfj:jar:0.3.1'
<dependency org="net.sf" name="serfj" rev="0.3.1">
<artifact name="serfj" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf', module='serfj', version='0.3.1')
)
libraryDependencies += "net.sf" % "serfj" % "0.3.1"
[net.sf/serfj "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.11 |
| com.thoughtworks.xstream : xstream | jar | 1.3.1 |
| commons-codec : commons-codec | jar | 1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 0.9.19 |
| org.codehaus.jettison : jettison | jar | 1.2 |
| stax : stax | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| httpunit : httpunit | jar | 1.7 |
| junit : junit | jar | 4.8.1 |
| nekohtml : nekohtml | jar | 1.9.6.2 |