License |
License |
---|---|
GroupId | GroupIdorg.xillium |
ArtifactId | ArtifactIdxillium-core |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionXillium Platform - Core
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-core-1.2.2.pom | |
xillium-core-1.2.2.jar | 114 KB |
xillium-core-1.2.2-sources.jar | 58 KB |
xillium-core-1.2.2-javadoc.jar | 268 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xillium/xillium-core/ -->
<dependency>
<groupId>org.xillium</groupId>
<artifactId>xillium-core</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xillium/xillium-core/
implementation 'org.xillium:xillium-core:1.2.2'
// https://jarcasting.com/artifacts/org.xillium/xillium-core/
implementation ("org.xillium:xillium-core:1.2.2")
'org.xillium:xillium-core:jar:1.2.2'
<dependency org="org.xillium" name="xillium-core" rev="1.2.2">
<artifact name="xillium-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xillium', module='xillium-core', version='1.2.2')
)
libraryDependencies += "org.xillium" % "xillium-core" % "1.2.2"
[org.xillium/xillium-core "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.xillium : xillium-base | jar | 1.2.2 |
org.xillium : xillium-data | jar | 1.2.2 |
javax.mail : mail | jar | 1.4.7 |
commons-fileupload : commons-fileupload | jar | 1.3.3 |
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.apache.logging.log4j : log4j-api | jar | 2.11.2 |
org.apache.logging.log4j : log4j-core | jar | 2.11.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework.boot : spring-boot | jar | 2.1.5.RELEASE |
org.springframework : spring-web | jar | 5.1.7.RELEASE |
org.springframework : spring-jdbc | jar | 5.1.7.RELEASE |
org.springframework : spring-tx | jar | 5.1.7.RELEASE |
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.1.7.RELEASE |
dumbster : dumbster | jar | 1.6 |
org.testng : testng | jar | 6.14.3 |