All Downloads are FREE. Search and download functionalities are using the official Maven repository.

abcl-asdf.t.resolve.lisp Maven / Gradle / Ivy

Go to download

Extra contributions for ABCL code not necessarily licensed under the GPLv2 with classpath exception.

The newest version!
(in-package :cl-user)

(prove:plan 1)

(prove:is-type
 (abcl-asdf:resolve-dependencies "org.armedbear.lisp" "abcl")
 'string
 "Resolving ABCL from distributed Maven POM graph.")

(prove:finalize)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy