License |
License |
---|---|
GroupId | GroupIdorg.xillium |
ArtifactId | ArtifactIdxillium |
Version | Version1.2.2 |
Type | Typepom |
Description |
DescriptionXillium Platform
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.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xillium-1.2.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xillium/xillium/ -->
<dependency>
<groupId>org.xillium</groupId>
<artifactId>xillium</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xillium/xillium/
implementation 'org.xillium:xillium:1.2.2'
// https://jarcasting.com/artifacts/org.xillium/xillium/
implementation ("org.xillium:xillium:1.2.2")
'org.xillium:xillium:pom:1.2.2'
<dependency org="org.xillium" name="xillium" rev="1.2.2">
<artifact name="xillium" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xillium', module='xillium', version='1.2.2')
)
libraryDependencies += "org.xillium" % "xillium" % "1.2.2"
[org.xillium/xillium "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
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 |