| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть ORM Данные |
| Группа | Группаnet.smartcosmos |
| Идентификатор | Идентификаторplatform-core |
| Последняя версия | Последняя версия1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPlatform Core SDK
Provides an interface driven SDK for working with the SMART COSMOS platform services
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| platform-core-1.7.pom | |
| platform-core-1.7.jar | 125 KB |
| platform-core-1.7-sources.jar | 134 KB |
| platform-core-1.7-javadoc.jar | 842 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.smartcosmos/platform-core/ -->
<dependency>
<groupId>net.smartcosmos</groupId>
<artifactId>platform-core</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.smartcosmos/platform-core/
implementation 'net.smartcosmos:platform-core:1.7'
// https://jarcasting.com/artifacts/net.smartcosmos/platform-core/
implementation ("net.smartcosmos:platform-core:1.7")
'net.smartcosmos:platform-core:jar:1.7'
<dependency org="net.smartcosmos" name="platform-core" rev="1.7">
<artifact name="platform-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.smartcosmos', module='platform-core', version='1.7')
)
libraryDependencies += "net.smartcosmos" % "platform-core" % "1.7"
[net.smartcosmos/platform-core "1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shiro : shiro-core | jar | 1.2.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.3 |
| org.json : json | jar | 20090211 |
| com.google.guava : guava | jar | 17.0 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.1.1 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |