Last Version

SWORD v2 :: Client Library 0.9.3

Client library for interacting with servers offering SWORDv2 endpoints.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.swordapp
ArtifactId

ArtifactId

sword2-client
Version

Version

0.9.3
Type

Type

jar
Description

Description

SWORD v2 :: Client Library
Client library for interacting with servers offering SWORDv2 endpoints.
Project URL

Project URL

http://www.swordapp.org/

Download sword2-client 0.9.3


<!-- https://jarcasting.com/artifacts/org.swordapp/sword2-client/ -->
<dependency>
    <groupId>org.swordapp</groupId>
    <artifactId>sword2-client</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.swordapp/sword2-client/
implementation 'org.swordapp:sword2-client:0.9.3'
// https://jarcasting.com/artifacts/org.swordapp/sword2-client/
implementation ("org.swordapp:sword2-client:0.9.3")
'org.swordapp:sword2-client:jar:0.9.3'
<dependency org="org.swordapp" name="sword2-client" rev="0.9.3">
  <artifact name="sword2-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.swordapp', module='sword2-client', version='0.9.3')
)
libraryDependencies += "org.swordapp" % "sword2-client" % "0.9.3"
[org.swordapp/sword2-client "0.9.3"]

Dependencies

compile (10)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
commons-io : commons-io jar 1.4
log4j : log4j jar 1.2.15
org.apache.abdera : abdera-client jar 1.1.1
com.googlecode.foresite-toolkit : foresite jar 0.9
xom : xom jar 1.2.5
javax.servlet : servlet-api jar 2.4
junit : junit jar 4.4
commons-codec : commons-codec jar 1.4
org.jsoup : jsoup jar 1.6.1

Project Modules

There are no modules declared in this project.