MVN

com.github.alinvasile.jsla : project

Maven & Gradle

Dec 14, 2012
1 stars

jSLA · Java SLA Rules

<dependency>
    <groupId>com.github.alinvasile.jsla</groupId>
    <artifactId>project</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.alinvasile.jsla : project to add to Maven - Latest Versions:

  • Latest Stable: 1

All Versions

Choose a version of com.github.alinvasile.jsla : project to add to Maven - All Versions:

Version Vulnerabilities Updated
1
project-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.alinvasile.jsla</groupId>
    <artifactId>project</artifactId>
    <version>1</version>
</dependency>