id4i-api-client

The ID4i API is an HTTP API that allows developer to implement applications on top of http://id4i.de. This provides for automating GUID creation and object registration, working with Collections of GUIDs and Routing.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.id4i.api
ArtifactId

ArtifactId

id4i-api-client
Last Version

Last Version

0.9.7
Release Date

Release Date

Type

Type

jar
Description

Description

id4i-api-client
The ID4i API is an HTTP API that allows developer to implement applications on top of http://id4i.de. This provides for automating GUID creation and object registration, working with Collections of GUIDs and Routing.
Source Code Management

Source Code Management

https://github.com/BlueRainSoftware/id4i-api_client-java.git

Download id4i-api-client

How to add to project

<!-- https://jarcasting.com/artifacts/de.id4i.api/id4i-api-client/ -->
<dependency>
    <groupId>de.id4i.api</groupId>
    <artifactId>id4i-api-client</artifactId>
    <version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.id4i.api/id4i-api-client/
implementation 'de.id4i.api:id4i-api-client:0.9.7'
// https://jarcasting.com/artifacts/de.id4i.api/id4i-api-client/
implementation ("de.id4i.api:id4i-api-client:0.9.7")
'de.id4i.api:id4i-api-client:jar:0.9.7'
<dependency org="de.id4i.api" name="id4i-api-client" rev="0.9.7">
  <artifact name="id4i-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.id4i.api', module='id4i-api-client', version='0.9.7')
)
libraryDependencies += "de.id4i.api" % "id4i-api-client" % "0.9.7"
[de.id4i.api/id4i-api-client "0.9.7"]

Dependencies

compile (5)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.15
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
io.gsonfire : gson-fire jar 1.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.7
0.9.6
0.9.5
0.9.3
0.9.1
0.9.0
0.8.6
0.8.5
0.8.4
0.8.3
0.8.1
0.8.0
0.7.2
0.7.1
0.6.0
0.5.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.4
0.2.2
0.2.1
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0