Last Version

ShipEngine SDK 1.0.1

The official Java SDK for ShipEngine API.

License

License

GroupId

GroupId

com.shipengine
ArtifactId

ArtifactId

shipengine
Version

Version

1.0.1
Type

Type

jar
Description

Description

ShipEngine SDK
The official Java SDK for ShipEngine API.
Project URL

Project URL

https://www.shipengine.com/docs
Source Code Management

Source Code Management

https://github.com/ShipEngine/shipengine-java/tree/main

Download shipengine 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mock-server : mockserver-netty jar 3.10.8
org.mock-server : mockserver-client-java jar 3.10.8
com.google.code.gson : gson jar 2.8.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.