The Ilias cmd Client

A command line interface client for accessing (a small part atm only of) the SOAP interface of the Ilias e-Learning platform.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.mavogel
ArtifactId

ArtifactId

ilias-client
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

The Ilias cmd Client
A command line interface client for accessing (a small part atm only of) the SOAP interface of the Ilias e-Learning platform.
Project URL

Project URL

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

Download ilias-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mavogel/ilias-client/ -->
<dependency>
    <groupId>com.github.mavogel</groupId>
    <artifactId>ilias-client</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mavogel/ilias-client/
implementation 'com.github.mavogel:ilias-client:1.3.0'
// https://jarcasting.com/artifacts/com.github.mavogel/ilias-client/
implementation ("com.github.mavogel:ilias-client:1.3.0")
'com.github.mavogel:ilias-client:jar:1.3.0'
<dependency org="com.github.mavogel" name="ilias-client" rev="1.3.0">
  <artifact name="ilias-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mavogel', module='ilias-client', version='1.3.0')
)
libraryDependencies += "com.github.mavogel" % "ilias-client" % "1.3.0"
[com.github.mavogel/ilias-client "1.3.0"]

Dependencies

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.3.0
1.2.0
1.1.6
1.1.5
1.1.4