License |
License
Modified BSD License
|
---|---|
GroupId | GroupIdorg.jlibrary |
ArtifactId | ArtifactIdjlibrary-server-axis |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionjLibrary Axis Server
jLibrary Document Management System Axis-based server
|
Filename | Size |
---|---|
jlibrary-server-axis-1.2.pom | |
jlibrary-server-axis-1.2.war | 17 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jlibrary/jlibrary-server-axis/ -->
<dependency>
<groupId>org.jlibrary</groupId>
<artifactId>jlibrary-server-axis</artifactId>
<version>1.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.jlibrary/jlibrary-server-axis/
implementation 'org.jlibrary:jlibrary-server-axis:1.2'
// https://jarcasting.com/artifacts/org.jlibrary/jlibrary-server-axis/
implementation ("org.jlibrary:jlibrary-server-axis:1.2")
'org.jlibrary:jlibrary-server-axis:war:1.2'
<dependency org="org.jlibrary" name="jlibrary-server-axis" rev="1.2">
<artifact name="jlibrary-server-axis" type="war" />
</dependency>
@Grapes(
@Grab(group='org.jlibrary', module='jlibrary-server-axis', version='1.2')
)
libraryDependencies += "org.jlibrary" % "jlibrary-server-axis" % "1.2"
[org.jlibrary/jlibrary-server-axis "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jlibrary : jlibrary-server | jar | 1.2 |
javax.servlet : servlet-api | jar | 2.4 |
axis : axis | jar | 1.4 |
commons-email : commons-email | jar | 1.0 |
javax.mail : mail | jar | 1.4 |
javax.activation : activation | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jlibrary : jlibrary-war | war | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |