| License |
License |
|---|---|
| GroupId | GroupIdio.gdcc |
| ArtifactId | ArtifactIdsword2-server |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
DescriptionSWORD v2 Common Server Library (forked)
Common Server Library with interfaces to be implemented by servers
wishing to provide SWORD v2 support
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| sword2-server-1.2.1.pom | |
| sword2-server-1.2.1.jar | 69 KB |
| sword2-server-1.2.1-sources.jar | 42 KB |
| sword2-server-1.2.1-javadoc.jar | 609 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gdcc/sword2-server/ -->
<dependency>
<groupId>io.gdcc</groupId>
<artifactId>sword2-server</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gdcc/sword2-server/
implementation 'io.gdcc:sword2-server:1.2.1'
// https://jarcasting.com/artifacts/io.gdcc/sword2-server/
implementation ("io.gdcc:sword2-server:1.2.1")
'io.gdcc:sword2-server:jar:1.2.1'
<dependency org="io.gdcc" name="sword2-server" rev="1.2.1">
<artifact name="sword2-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gdcc', module='sword2-server', version='1.2.1')
)
libraryDependencies += "io.gdcc" % "sword2-server" % "1.2.1"
[io.gdcc/sword2-server "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.abdera : abdera-core | jar | 1.1.3 |
| org.apache.abdera : abdera-i18n | jar | 1.1.3 |
| commons-fileupload : commons-fileupload | jar | 1.4 |
| org.apache.jena : jena-core | jar | 4.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.abdera : abdera-parser | jar | 1.1.3 |