SerfJ

Simple Ever REST Framework for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf
ArtifactId

ArtifactId

serfj
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

SerfJ
Simple Ever REST Framework for Java
Project URL

Project URL

http://sourceforge.net/projects/serfj/
Project Organization

Project Organization

ElPaso Software

Download serfj

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

runtime (3)

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

test (3)

Group / Artifact Type Version
httpunit : httpunit jar 1.7
junit : junit jar 4.8.1
nekohtml : nekohtml jar 1.9.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0