Make ABCL-ASDF:SATISFY a generic function, override it to interpret mvn artifact streams.
Now something like (satisfy "logj:log4j") will return the necessary classpath entries to add these dependencies specified by the Maven pom.xml graph in the hosting JVM process.
Showing
Please register or sign in to comment