The Ilias Client Library

A library for accessing the API of the Ilias e-Learning platform.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mavogel
ArtifactId

ArtifactId

ilias-client-lib
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

The Ilias Client Library
A library for accessing the API of the Ilias e-Learning platform.
Project URL

Project URL

https://github.com/mavogel/ilias-client-lib

Download ilias-client-lib

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0