License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.corn |
ArtifactId | ArtifactIdcorn-cps |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCorn Classpath Scanner
Java classpath scanner for classes and resources
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
corn-cps-1.1.10.pom | |
corn-cps-1.1.10.jar | 28 KB |
corn-cps-1.1.10-sources.jar | 11 KB |
corn-cps-1.1.10-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.corn/corn-cps/ -->
<dependency>
<groupId>net.sf.corn</groupId>
<artifactId>corn-cps</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.corn/corn-cps/
implementation 'net.sf.corn:corn-cps:1.1.10'
// https://jarcasting.com/artifacts/net.sf.corn/corn-cps/
implementation ("net.sf.corn:corn-cps:1.1.10")
'net.sf.corn:corn-cps:jar:1.1.10'
<dependency org="net.sf.corn" name="corn-cps" rev="1.1.10">
<artifact name="corn-cps" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.corn', module='corn-cps', version='1.1.10')
)
libraryDependencies += "net.sf.corn" % "corn-cps" % "1.1.10"
[net.sf.corn/corn-cps "1.1.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.eclipse.jetty : jetty-server | jar | 7.6.1.v20120215 |
org.eclipse.jetty : jetty-webapp | jar | 7.6.1.v20120215 |
org.eclipse.jetty : jetty-servlet | jar | 7.6.1.v20120215 |
org.eclipse.jetty : jetty-servlets | jar | 7.6.1.v20120215 |
org.eclipse.jetty : jetty-security | jar | 7.6.1.v20120215 |
org.eclipse.jetty : jetty-jsp | jar | 7.6.1.v20120215 |
Group / Artifact | Type | Version |
---|---|---|
com.sun » tools | jar | 1.5 |