| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииASM Библиотеки уровня приложения Bytecode Manipulation CLI Взаимодействие с пользователем |
| Группа | Группаeu.erasmuswithoutpaper |
| Идентификатор | Идентификаторewp-registry-client |
| Версия | Версия1.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеEWP Registry Client
Allows to run queries on EWP (Erasmus Without Paper) Registry Service.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ewp-registry-client-1.7.0.pom | |
| ewp-registry-client-1.7.0.jar | 47 KB |
| ewp-registry-client-1.7.0-sources.jar | 36 KB |
| ewp-registry-client-1.7.0-javadoc.jar | 137 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/ -->
<dependency>
<groupId>eu.erasmuswithoutpaper</groupId>
<artifactId>ewp-registry-client</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/
implementation 'eu.erasmuswithoutpaper:ewp-registry-client:1.7.0'
// https://jarcasting.com/artifacts/eu.erasmuswithoutpaper/ewp-registry-client/
implementation ("eu.erasmuswithoutpaper:ewp-registry-client:1.7.0")
'eu.erasmuswithoutpaper:ewp-registry-client:jar:1.7.0'
<dependency org="eu.erasmuswithoutpaper" name="ewp-registry-client" rev="1.7.0">
<artifact name="ewp-registry-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.erasmuswithoutpaper', module='ewp-registry-client', version='1.7.0')
)
libraryDependencies += "eu.erasmuswithoutpaper" % "ewp-registry-client" % "1.7.0"
[eu.erasmuswithoutpaper/ewp-registry-client "1.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 2.5.0 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| org.jooq : joox | jar | 1.4.0 |