| License |
License |
|---|---|
| GroupId | GroupIdcom.linkare |
| ArtifactId | ArtifactIdws.moodle |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.linkare.ws.moodle
Project containing generated classes from a WSDL that enables the communication to a Moodle installation through the wspp package.
|
| Filename | Size |
|---|---|
| ws.moodle-2.0.0.pom | |
| ws.moodle-2.0.0.jar | 243 KB |
| ws.moodle-2.0.0-sources.jar | 164 KB |
| ws.moodle-2.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linkare/ws.moodle/ -->
<dependency>
<groupId>com.linkare</groupId>
<artifactId>ws.moodle</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkare/ws.moodle/
implementation 'com.linkare:ws.moodle:2.0.0'
// https://jarcasting.com/artifacts/com.linkare/ws.moodle/
implementation ("com.linkare:ws.moodle:2.0.0")
'com.linkare:ws.moodle:jar:2.0.0'
<dependency org="com.linkare" name="ws.moodle" rev="2.0.0">
<artifact name="ws.moodle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkare', module='ws.moodle', version='2.0.0')
)
libraryDependencies += "com.linkare" % "ws.moodle" % "2.0.0"
[com.linkare/ws.moodle "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.axis : axis | jar | 1.4 |
| org.apache.axis : axis-jaxrpc | jar | 1.4 |
| commons-discovery : commons-discovery | jar | 0.4 |
| wsdl4j : wsdl4j | jar | 1.6.2 |