Last Version

SpaceTrack Client 1.1.0

Java client for the Space-Track.org REST API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.stevenpaligo
ArtifactId

ArtifactId

spacetrack-client
Version

Version

1.1.0
Type

Type

jar
Description

Description

SpaceTrack Client
Java client for the Space-Track.org REST API
Project URL

Project URL

https://github.com/stevenpaligo/spacetrack-client
Source Code Management

Source Code Management

https://github.com/stevenpaligo/spacetrack-client.git

Download spacetrack-client 1.1.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1
com.mikesamuel : json-sanitizer jar 1.2.0
commons-io : commons-io jar 2.6
org.projectlombok : lombok jar 1.18.10
org.slf4j : slf4j-api jar 1.7.29
org.threeten : threeten-extra jar 1.5.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.slf4j : slf4j-simple jar 1.7.29

Project Modules

There are no modules declared in this project.