License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.sentilo.platform |
ArtifactId | ArtifactIdsentilo-platform-server |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentilo-platform-server
Parent pom for the Sentilo's modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentilo-platform-server-1.9.0.pom | |
sentilo-platform-server-1.9.0.jar | 101 KB |
sentilo-platform-server-1.9.0-sources.jar | 100 KB |
sentilo-platform-server-1.9.0-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sentilo.platform/sentilo-platform-server/ -->
<dependency>
<groupId>org.sentilo.platform</groupId>
<artifactId>sentilo-platform-server</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sentilo.platform/sentilo-platform-server/
implementation 'org.sentilo.platform:sentilo-platform-server:1.9.0'
// https://jarcasting.com/artifacts/org.sentilo.platform/sentilo-platform-server/
implementation ("org.sentilo.platform:sentilo-platform-server:1.9.0")
'org.sentilo.platform:sentilo-platform-server:jar:1.9.0'
<dependency org="org.sentilo.platform" name="sentilo-platform-server" rev="1.9.0">
<artifact name="sentilo-platform-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sentilo.platform', module='sentilo-platform-server', version='1.9.0')
)
libraryDependencies += "org.sentilo.platform" % "sentilo-platform-server" % "1.9.0"
[org.sentilo.platform/sentilo-platform-server "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.sentilo.platform : sentilo-platform-common | jar | 1.9.0 |
org.sentilo.platform : sentilo-platform-service | jar | 1.9.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.6 |
commons-pool : commons-pool | jar | 1.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
org.sentilo : sentilo-common | jar | 1.9.0 |
org.springframework : spring-context | jar | 5.0.8.RELEASE |
net.jodah : expiringmap | jar | 0.5.9 |
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 |