MVN

com.luixtech : luix-commons

Maven & Gradle

Aug 16, 2023

luix-commons · Luix Commons is a collection of tool and utilities focused on all aspects of reusable Java components

<dependency>
    <groupId>com.luixtech</groupId>
    <artifactId>luix-commons</artifactId>
    <version>1.2.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.luixtech : luix-commons to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1.8

All Versions

Choose a version of com.luixtech : luix-commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
luix-commons-1.2.1.8
luix-commons-1.2.1.7
luix-commons-1.2.1.6
luix-commons-1.2.1.5
luix-commons-1.2.1.4
luix-commons-1.2.1.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.luixtech</groupId>
    <artifactId>luix-commons</artifactId>
    <version>1.2.1.8</version>
</dependency>