License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation CLI User Interface |
GroupId | GroupIdeu.erasmuswithoutpaper |
ArtifactId | ArtifactIdewp-registry-client |
Last Version | Last Version1.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEWP Registry Client
Allows to run queries on EWP (Erasmus Without Paper) Registry Service.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |