MVN

com.github.ansell.semargl : semargl-integration

Maven & Gradle

May 05, 2013

Semargl: Integration

<dependency>
    <groupId>com.github.ansell.semargl</groupId>
    <artifactId>semargl-integration</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.ansell.semargl : semargl-integration to add to Maven - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.github.ansell.semargl : semargl-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5
semargl-integration-0.5

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.ansell.semargl</groupId>
    <artifactId>semargl-integration</artifactId>
    <version>0.5</version>
</dependency>