| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.mavogel |
| ArtifactId | ArtifactIdilias-client-lib |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Ilias Client Library
A library for accessing the API of the
Ilias e-Learning platform.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ilias-client-lib-1.0.1.pom | |
| ilias-client-lib-1.0.1.jar | 84 KB |
| ilias-client-lib-1.0.1-sources.jar | 62 KB |
| ilias-client-lib-1.0.1-javadoc.jar | 219 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mavogel/ilias-client-lib/ -->
<dependency>
<groupId>com.github.mavogel</groupId>
<artifactId>ilias-client-lib</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mavogel/ilias-client-lib/
implementation 'com.github.mavogel:ilias-client-lib:1.0.1'
// https://jarcasting.com/artifacts/com.github.mavogel/ilias-client-lib/
implementation ("com.github.mavogel:ilias-client-lib:1.0.1")
'com.github.mavogel:ilias-client-lib:jar:1.0.1'
<dependency org="com.github.mavogel" name="ilias-client-lib" rev="1.0.1">
<artifact name="ilias-client-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mavogel', module='ilias-client-lib', version='1.0.1')
)
libraryDependencies += "com.github.mavogel" % "ilias-client-lib" % "1.0.1"
[com.github.mavogel/ilias-client-lib "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| axis : axis | jar | 1.4 |
| commons-discovery : commons-discovery | jar | 0.2 |
| commons-logging : commons-logging | jar | 1.0.4 |
| javax.xml : jaxrpc-api | jar | 1.1 |
| log4j : log4j | jar | 1.2.8 |
| javax.xml.soap : saaj-api | jar | 1.3 |
| javax.activation : activation | jar | 1.1.1 |
| wsdl4j : wsdl4j | jar | 1.5.1 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| jdom : jdom | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-module-junit4 | jar | 1.6.5 |
| org.powermock : powermock-api-mockito | jar | 1.6.5 |
| org.mockito : mockito-all | jar | 1.10.19 |