License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.swordapp |
ArtifactId | ArtifactIdsword2-client |
Last Version | Last Version0.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSWORD v2 :: Client Library
Client library for interacting with servers offering SWORDv2 endpoints.
|
Project URL |
Project URL |
Filename | Size |
---|---|
sword2-client-0.9.3.pom | |
sword2-client-0.9.3.jar | 71 KB |
sword2-client-0.9.3-sources.jar | 46 KB |
sword2-client-0.9.3-javadoc.jar | 223 KB |
Browse |
<!-- 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"]
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 |