Last Version

id4i-api-client 0.9.7

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
Version

Version

0.9.7
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 0.9.7


<!-- 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.