Последняя версия

ShipEngine SDK 1.0.1

The official Java SDK for ShipEngine API.

Лицензия

Лицензия

Группа

Группа

com.shipengine
Идентификатор

Идентификатор

shipengine
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

ShipEngine SDK
The official Java SDK for ShipEngine API.
Ссылка на сайт

Ссылка на сайт

https://www.shipengine.com/docs
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter jar 5.7.2

Модули Проекта

Данный проект не имеет модулей.