License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdaoserv-webservices-webapp |
Version | Version1.85.0 |
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 |
<!-- https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices-webapp/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>aoserv-webservices-webapp</artifactId>
<version>1.85.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices-webapp/
implementation 'com.aoindustries:aoserv-webservices-webapp:1.85.0'
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices-webapp/
implementation ("com.aoindustries:aoserv-webservices-webapp:1.85.0")
'com.aoindustries:aoserv-webservices-webapp:war:1.85.0'
<dependency org="com.aoindustries" name="aoserv-webservices-webapp" rev="1.85.0">
<artifact name="aoserv-webservices-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='aoserv-webservices-webapp', version='1.85.0')
)
libraryDependencies += "com.aoindustries" % "aoserv-webservices-webapp" % "1.85.0"
[com.aoindustries/aoserv-webservices-webapp "1.85.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-webapp | war | 1.7.9 |
com.aoindustries : aoserv-webservices | aar | 1.85.0 |