License |
License |
---|---|
GroupId | GroupIdorg.xillium |
ArtifactId | ArtifactIdxillium-play |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionXillium Platform - Play
The Xillium Service Platform is put in place to allow fast and quality construction
of enterprise solutions that are secure, performant, capacious, agile, and robust,
by following a well-chosen set of time-honored approaches and technologies.
|
Filename | Size |
---|---|
xillium-play-1.2.2.pom | |
xillium-play-1.2.2.jar | 28 KB |
xillium-play-1.2.2-sources.jar | 13 KB |
xillium-play-1.2.2-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xillium/xillium-play/ -->
<dependency>
<groupId>org.xillium</groupId>
<artifactId>xillium-play</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xillium/xillium-play/
implementation 'org.xillium:xillium-play:1.2.2'
// https://jarcasting.com/artifacts/org.xillium/xillium-play/
implementation ("org.xillium:xillium-play:1.2.2")
'org.xillium:xillium-play:jar:1.2.2'
<dependency org="org.xillium" name="xillium-play" rev="1.2.2">
<artifact name="xillium-play" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xillium', module='xillium-play', version='1.2.2')
)
libraryDependencies += "org.xillium" % "xillium-play" % "1.2.2"
[org.xillium/xillium-play "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
org.xillium : xillium-base | jar | 1.2.2 |
org.apache.logging.log4j : log4j-api | jar | 2.11.2 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |