| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdde.pseudonymisierung |
| ArtifactId | ArtifactIdmainzelliste-client |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMainzelliste Java Client
Java Client for communicating with the Mainzelliste REST-Interface
|
| Project Organization |
Project OrganizationSamply Community |
| Filename | Size |
|---|---|
| mainzelliste-client-2.1.0.pom | |
| mainzelliste-client-2.1.0.jar | 33 KB |
| mainzelliste-client-2.1.0-sources.jar | 36 KB |
| mainzelliste-client-2.1.0-javadoc.jar | 471 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.pseudonymisierung/mainzelliste-client/ -->
<dependency>
<groupId>de.pseudonymisierung</groupId>
<artifactId>mainzelliste-client</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.pseudonymisierung/mainzelliste-client/
implementation 'de.pseudonymisierung:mainzelliste-client:2.1.0'
// https://jarcasting.com/artifacts/de.pseudonymisierung/mainzelliste-client/
implementation ("de.pseudonymisierung:mainzelliste-client:2.1.0")
'de.pseudonymisierung:mainzelliste-client:jar:2.1.0'
<dependency org="de.pseudonymisierung" name="mainzelliste-client" rev="2.1.0">
<artifact name="mainzelliste-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.pseudonymisierung', module='mainzelliste-client', version='2.1.0')
)
libraryDependencies += "de.pseudonymisierung" % "mainzelliste-client" % "2.1.0"
[de.pseudonymisierung/mainzelliste-client "2.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.codehaus.jettison : jettison | jar | 1.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |