License |
License |
---|---|
GroupId | GroupIdorg.sentilo |
ArtifactId | ArtifactIdsentilo-common |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentilo-common
Parent pom for the Sentilo's modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentilo-common-1.9.0.pom | |
sentilo-common-1.9.0.jar | 66 KB |
sentilo-common-1.9.0-sources.jar | 78 KB |
sentilo-common-1.9.0-javadoc.jar | 363 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |