build-classpath (1) Linux Manual Page
build-classpath – build a Java CLASSPATH Synopsisbuild-classpath JAR|artifact-coordinates [JAR|artifact-coordinates …] DescriptionSmall utility to build a Java CLASSPATH with the named JARs or Maven artifact coordinates. Artifact coordinates specify Maven artifact and are in format groupId:artifactId[:extension[:classifier]]:version. If extension is omitted then "jar" is used. If classifier is omitted then empty classifier is used. For more information…
