License |
License
Modified BSD License
|
---|---|
GroupId | GroupIdorg.jlibrary |
ArtifactId | ArtifactIdjlibrary-server-httpdelegate |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjLibrary HTTP Delegate
jLibrary Document Management System HTTP delegate
|
Filename | Size |
---|---|
jlibrary-server-httpdelegate-1.2.pom | |
jlibrary-server-httpdelegate-1.2.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jlibrary/jlibrary-server-httpdelegate/ -->
<dependency>
<groupId>org.jlibrary</groupId>
<artifactId>jlibrary-server-httpdelegate</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jlibrary/jlibrary-server-httpdelegate/
implementation 'org.jlibrary:jlibrary-server-httpdelegate:1.2'
// https://jarcasting.com/artifacts/org.jlibrary/jlibrary-server-httpdelegate/
implementation ("org.jlibrary:jlibrary-server-httpdelegate:1.2")
'org.jlibrary:jlibrary-server-httpdelegate:jar:1.2'
<dependency org="org.jlibrary" name="jlibrary-server-httpdelegate" rev="1.2">
<artifact name="jlibrary-server-httpdelegate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jlibrary', module='jlibrary-server-httpdelegate', version='1.2')
)
libraryDependencies += "org.jlibrary" % "jlibrary-server-httpdelegate" % "1.2"
[org.jlibrary/jlibrary-server-httpdelegate "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jlibrary : jlibrary-server | jar | 1.2 |
org.jlibrary : jlibrary-server | test-jar | 1.2 |
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |