MVN

com.vnetpublishing.abcl : abcl-parent

Maven & Gradle

Aug 03, 2015

ABCL - Armed Bear Common Lisp · Common Lisp implementation running on the JVM

<dependency>
    <groupId>com.vnetpublishing.abcl</groupId>
    <artifactId>abcl-parent</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vnetpublishing.abcl : abcl-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.vnetpublishing.abcl : abcl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
abcl-parent-1.3.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vnetpublishing.abcl</groupId>
    <artifactId>abcl-parent</artifactId>
    <version>1.3.2</version>
</dependency>