netfleet-api

NetFleet Public API

License

License

Categories

Categories

Net
GroupId

GroupId

org.netfleet.api
ArtifactId

ArtifactId

netfleet-api
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

netfleet-api
NetFleet Public API
Project URL

Project URL

https://github.com/netfleetorg/netfleet-api
Project Organization

Project Organization

Terra Software Informatics LLC.
Source Code Management

Source Code Management

https://github.com/netfleetorg/netfleet-api

Download netfleet-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (3)

Group / Artifact Type Version
org.netfleet.sdk : netfleet-sdk jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.squareup.okhttp3 : okhttp jar 3.11.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0