is not current version
Last Version 4.7.0

EVE-ESI 4.5.0

Java Client for the new Eve Swagger Interface (ESI)

License

License

Categories

Categories

Net
GroupId

GroupId

net.troja.eve
ArtifactId

ArtifactId

eve-esi
Version

Version

4.5.0
Type

Type

jar
Description

Description

EVE-ESI
Java Client for the new Eve Swagger Interface (ESI)
Project URL

Project URL

https://github.com/burberius/eve-esi
Source Code Management

Source Code Management

https://github.com/burberius/eve-esi

Download eve-esi 4.5.0


<!-- https://jarcasting.com/artifacts/net.troja.eve/eve-esi/ -->
<dependency>
    <groupId>net.troja.eve</groupId>
    <artifactId>eve-esi</artifactId>
    <version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.troja.eve/eve-esi/
implementation 'net.troja.eve:eve-esi:4.5.0'
// https://jarcasting.com/artifacts/net.troja.eve/eve-esi/
implementation ("net.troja.eve:eve-esi:4.5.0")
'net.troja.eve:eve-esi:jar:4.5.0'
<dependency org="net.troja.eve" name="eve-esi" rev="4.5.0">
  <artifact name="eve-esi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.troja.eve', module='eve-esi', version='4.5.0')
)
libraryDependencies += "net.troja.eve" % "eve-esi" % "4.5.0"
[net.troja.eve/eve-esi "4.5.0"]

Dependencies

compile (9)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.6.2
com.google.code.findbugs : jsr305 jar 3.0.2
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
com.google.code.gson : gson jar 2.8.6
io.gsonfire : gson-fire jar 1.8.5
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client jar 1.0.1
org.apache.commons : commons-lang3 jar 3.11
javax.annotation : jsr250-api jar 1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.