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