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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.mavogel
Идентификатор

Идентификатор

ilias-client
Последняя версия

Последняя версия

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать ilias-client

Как подключить последнюю версию

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

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.0
1.2.0
1.1.6
1.1.5
1.1.4