Last Version

EVE XML API library 2.4.0

Library to interact with EVE XML API servers

License

License

The MIT License
GroupId

GroupId

enterprises.orbital
ArtifactId

ArtifactId

eve-xml-api
Version

Version

2.4.0
Type

Type

jar
Description

Description

EVE XML API library
Library to interact with EVE XML API servers
Project URL

Project URL

https://github.com/OrbitalEnterprises/orbital-eve-xml-api
Project Organization

Project Organization

Orbital Enterprises
Source Code Management

Source Code Management

https://github.com/OrbitalEnterprises/orbital-eve-xml-api

Download eve-xml-api 2.4.0


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

Dependencies

compile (4)

Group / Artifact Type Version
enterprises.orbital : base jar 2.4.0
commons-digester : commons-digester jar 2.1
org.apache.httpcomponents : httpclient jar 4.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.4.5

test (3)

Group / Artifact Type Version
xmlunit : xmlunit jar 1.3
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.