| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore.sword |
| ArtifactId | ArtifactIdeasy-sword2-lib |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSWORD v2 :: Common Server Library
Common Server Library with interfaces to be implemented by servers
wishing to provide SWORD v2 support
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easy-sword2-lib-1.0.6.pom | |
| easy-sword2-lib-1.0.6.jar | 70 KB |
| easy-sword2-lib-1.0.6-sources.jar | 43 KB |
| easy-sword2-lib-1.0.6-javadoc.jar | 613 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore.sword/easy-sword2-lib/ -->
<dependency>
<groupId>org.mycore.sword</groupId>
<artifactId>easy-sword2-lib</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore.sword/easy-sword2-lib/
implementation 'org.mycore.sword:easy-sword2-lib:1.0.6'
// https://jarcasting.com/artifacts/org.mycore.sword/easy-sword2-lib/
implementation ("org.mycore.sword:easy-sword2-lib:1.0.6")
'org.mycore.sword:easy-sword2-lib:jar:1.0.6'
<dependency org="org.mycore.sword" name="easy-sword2-lib" rev="1.0.6">
<artifact name="easy-sword2-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore.sword', module='easy-sword2-lib', version='1.0.6')
)
libraryDependencies += "org.mycore.sword" % "easy-sword2-lib" % "1.0.6"
[org.mycore.sword/easy-sword2-lib "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.mail : mailapi | jar | 2.0.1 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.abdera : abdera-core | jar | 1.1.3 |
| org.apache.abdera : abdera-i18n | jar | 1.1.3 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.14.1 |
| org.jdom : jdom2 | jar | 2.0.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.eclipse.jetty : jetty-server | jar | 11.0.6 |
| org.eclipse.jetty : jetty-servlet | jar | 11.0.6 |
| org.eclipse.jetty : jetty-webapp | jar | 11.0.6 |
| org.swordapp : sword2-client | jar | 0.9.3 |
| stax : stax-api | jar | 1.0.1 |
| xml-apis : xml-apis | jar | 2.0.2 |