License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdaoserv-webservices-webapp |
Version | Version1.84.13 |
Type | Typewar |
Description |
DescriptionAOServ Webservices Webapp
SOAP web services for the AOServ Platform.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aoserv-webservices-webapp-1.84.13.pom | |
aoserv-webservices-webapp-1.84.13.war | 21 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices-webapp/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>aoserv-webservices-webapp</artifactId>
<version>1.84.13</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices-webapp/
implementation 'com.aoindustries:aoserv-webservices-webapp:1.84.13'
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices-webapp/
implementation ("com.aoindustries:aoserv-webservices-webapp:1.84.13")
'com.aoindustries:aoserv-webservices-webapp:war:1.84.13'
<dependency org="com.aoindustries" name="aoserv-webservices-webapp" rev="1.84.13">
<artifact name="aoserv-webservices-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='aoserv-webservices-webapp', version='1.84.13')
)
libraryDependencies += "com.aoindustries" % "aoserv-webservices-webapp" % "1.84.13"
[com.aoindustries/aoserv-webservices-webapp "1.84.13"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-webapp | war | 1.7.9 |
com.aoindustries : aoserv-webservices | aar | 1.84.13 |