sentilo-common

Parent pom for the Sentilo's modules

Лицензия

Лицензия

Группа

Группа

org.sentilo
Идентификатор

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

sentilo-common
Последняя версия

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

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

sentilo-common
Parent pom for the Sentilo's modules
Организация-разработчик

Организация-разработчик

Sentilo

Скачать sentilo-common

Как подключить последнюю версию

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

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.0.8.RELEASE
org.springframework : spring-tx jar 5.0.8.RELEASE
org.apache.httpcomponents : httpclient jar 4.5.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
redis.clients : jedis jar 2.10.2
org.springframework.data : spring-data-redis jar 2.0.9.RELEASE
com.google.guava : guava jar 16.0.1
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : jcl-over-slf4j jar 1.7.2
ch.qos.logback : logback-classic jar 1.0.9
ch.qos.logback : logback-core jar 1.0.9
junit : junit jar 4.13

test (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 5.0.8.RELEASE
org.mockito : mockito-all jar 1.10.8
org.powermock : powermock-module-junit4 jar 1.6.1
org.powermock : powermock-api-mockito jar 1.6.1

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

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

Версии библиотеки

Версия
1.9.0
1.8.0
1.7.0