| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.shipengine |
| Идентификатор | Идентификаторshipengine |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеShipEngine SDK
The official Java SDK for ShipEngine API.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shipengine-1.0.1.pom | |
| shipengine-1.0.1.jar | 26 KB |
| shipengine-1.0.1-sources.jar | 11 KB |
| shipengine-1.0.1-javadoc.jar | 482 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |