MVN

org.xillium : xillium

Maven & Gradle

Aug 15, 2019
2 stars

Xillium 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.

<dependency>
    <groupId>org.xillium</groupId>
    <artifactId>xillium</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xillium : xillium to add to Maven - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of org.xillium : xillium to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
xillium-1.2.2
xillium-1.2.1
xillium-1.2.0
1.1.x
xillium-1.1.8
xillium-1.1.7
xillium-1.1.6
xillium-1.1.5
xillium-1.1.4
xillium-1.1.3
xillium-1.1.2
xillium-1.1.1
xillium-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.xillium</groupId>
    <artifactId>xillium</artifactId>
    <version>1.2.2</version>
</dependency>

Advertisement