License |
License |
---|---|
GroupId | GroupIdcom.aoindustries |
ArtifactId | ArtifactIdaoserv-webservices |
Last Version | Last Version1.91.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAOServ Webservices
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-1.91.4.pom | |
aoserv-webservices-1.91.4.aar | 2 MB |
aoserv-webservices-1.91.4-sources.jar | 11 KB |
aoserv-webservices-1.91.4-javadoc.jar | 445 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices/ -->
<dependency>
<groupId>com.aoindustries</groupId>
<artifactId>aoserv-webservices</artifactId>
<version>1.91.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices/
implementation 'com.aoindustries:aoserv-webservices:1.91.4'
// https://jarcasting.com/artifacts/com.aoindustries/aoserv-webservices/
implementation ("com.aoindustries:aoserv-webservices:1.91.4")
'com.aoindustries:aoserv-webservices:aar:1.91.4'
<dependency org="com.aoindustries" name="aoserv-webservices" rev="1.91.4">
<artifact name="aoserv-webservices" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.aoindustries', module='aoserv-webservices', version='1.91.4')
)
libraryDependencies += "com.aoindustries" % "aoserv-webservices" % "1.91.4"
[com.aoindustries/aoserv-webservices "1.91.4"]
Group / Artifact | Type | Version |
---|---|---|
com.aoapps : ao-hodgepodge | jar | 5.1.0 |
com.aoapps : ao-lang | jar | 5.2.0 |
com.aoapps : ao-net-types | jar | 2.0.2 |
com.aoapps : ao-security | jar | 3.1.0 |
com.aoindustries : aoserv-client | jar | 1.91.0 |