| License |
License |
|---|---|
| GroupId | GroupIdio.gate |
| ArtifactId | ArtifactIdgate-api |
| Version | Version5.20.1 |
| Type | Typejar |
| Description |
Descriptiongate-api
Java client for gateapi
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gate-api-5.20.1.pom | |
| gate-api-5.20.1.jar | 529 KB |
| gate-api-5.20.1-tests.jar | 3 KB |
| gate-api-5.20.1-sources.jar | 187 KB |
| gate-api-5.20.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gate/gate-api/ -->
<dependency>
<groupId>io.gate</groupId>
<artifactId>gate-api</artifactId>
<version>5.20.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gate/gate-api/
implementation 'io.gate:gate-api:5.20.1'
// https://jarcasting.com/artifacts/io.gate/gate-api/
implementation ("io.gate:gate-api:5.20.1")
'io.gate:gate-api:jar:5.20.1'
<dependency org="io.gate" name="gate-api" rev="5.20.1">
<artifact name="gate-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gate', module='gate-api', version='5.20.1')
)
libraryDependencies += "io.gate" % "gate-api" % "5.20.1"
[io.gate/gate-api "5.20.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.7 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.14.7 |
| com.google.code.gson : gson | jar | 2.8.6 |
| io.gsonfire : gson-fire | jar | 1.8.4 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| commons-codec : commons-codec | jar | 1.14 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |