License |
License |
---|---|
GroupId | GroupIdorg.xillium |
ArtifactId | ArtifactIdxillium-base |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionXillium Platform - Base
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-base-1.2.2.pom | |
xillium-base-1.2.2.jar | 86 KB |
xillium-base-1.2.2-sources.jar | 52 KB |
xillium-base-1.2.2-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xillium/xillium-base/ -->
<dependency>
<groupId>org.xillium</groupId>
<artifactId>xillium-base</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xillium/xillium-base/
implementation 'org.xillium:xillium-base:1.2.2'
// https://jarcasting.com/artifacts/org.xillium/xillium-base/
implementation ("org.xillium:xillium-base:1.2.2")
'org.xillium:xillium-base:jar:1.2.2'
<dependency org="org.xillium" name="xillium-base" rev="1.2.2">
<artifact name="xillium-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xillium', module='xillium-base', version='1.2.2')
)
libraryDependencies += "org.xillium" % "xillium-base" % "1.2.2"
[org.xillium/xillium-base "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 |