MVN

net.lecousin.framework.system : system-impl

Maven & Gradle

Feb 29, 2020
1 stars

lecousin.net Java framework - system-impl · Operating system functionalities

<dependency>
    <groupId>net.lecousin.framework.system</groupId>
    <artifactId>system-impl</artifactId>
    <version>0.2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.lecousin.framework.system : system-impl to add to Maven - Latest Versions:

  • Latest Stable: 0.2.6

All Versions

Choose a version of net.lecousin.framework.system : system-impl to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
system-impl-0.2.6
system-impl-0.2.5
system-impl-0.2.4
system-impl-0.2.3
system-impl-0.2.2
system-impl-0.2.1
system-impl-0.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.lecousin.framework.system</groupId>
    <artifactId>system-impl</artifactId>
    <version>0.2.6</version>
</dependency>