sentilo-platform-server

Parent pom for the Sentilo's modules

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.sentilo.platform
ArtifactId

ArtifactId

sentilo-platform-server
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

sentilo-platform-server
Parent pom for the Sentilo's modules
Project Organization

Project Organization

Sentilo

Download sentilo-platform-server

How to add to project

<!-- 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"]

Dependencies

compile (13)

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

test (4)

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

Project Modules

There are no modules declared in this project.
org.sentilo.platform

Sentilo

Versions

Version
1.9.0
1.8.0
1.7.0