MVN

com.vnetpublishing.lisp : jrelisp-abcl

Maven & Gradle

Aug 25, 2015

JRE Lisp - ABCL Implementation · Common Lisp implementation running on the JVM

<dependency>
    <groupId>com.vnetpublishing.lisp</groupId>
    <artifactId>jrelisp-abcl</artifactId>
    <version>0.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.2

All Versions

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

Version Vulnerabilities Updated
0.0.x
jrelisp-abcl-0.0.2
jrelisp-abcl-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vnetpublishing.lisp</groupId>
    <artifactId>jrelisp-abcl</artifactId>
    <version>0.0.2</version>
</dependency>