License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.xillium |
ArtifactId | ArtifactIdxillium-data |
Version | Version1.2.2 |
Type | Typejar |
Description |
DescriptionXillium Platform - Data
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-data-1.2.2.pom | |
xillium-data-1.2.2.jar | 94 KB |
xillium-data-1.2.2-sources.jar | 49 KB |
xillium-data-1.2.2-javadoc.jar | 367 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xillium/xillium-data/ -->
<dependency>
<groupId>org.xillium</groupId>
<artifactId>xillium-data</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.xillium/xillium-data/
implementation 'org.xillium:xillium-data:1.2.2'
// https://jarcasting.com/artifacts/org.xillium/xillium-data/
implementation ("org.xillium:xillium-data:1.2.2")
'org.xillium:xillium-data:jar:1.2.2'
<dependency org="org.xillium" name="xillium-data" rev="1.2.2">
<artifact name="xillium-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xillium', module='xillium-data', version='1.2.2')
)
libraryDependencies += "org.xillium" % "xillium-data" % "1.2.2"
[org.xillium/xillium-data "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.xillium : xillium-base | jar | 1.2.2 |
javassist : javassist | jar | 3.12.1.GA |
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.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 |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.4 |
org.hsqldb : hsqldb | jar | 2.4.1 |
org.springframework : spring-context | jar | 5.1.7.RELEASE |
org.springframework : spring-test | jar | 5.1.7.RELEASE |
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.testng : testng | jar | 6.14.3 |