Mainzelliste Java Client

Java Client for communicating with the Mainzelliste REST-Interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.pseudonymisierung
ArtifactId

ArtifactId

mainzelliste-client
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mainzelliste Java Client
Java Client for communicating with the Mainzelliste REST-Interface
Project Organization

Project Organization

Samply Community

Download mainzelliste-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
org.codehaus.jettison : jettison jar 1.3.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.3