License |
License |
---|---|
GroupId | GroupIdcn.imaq |
ArtifactId | ArtifactIdautumn-classpath-scan |
Version | Version2020.10 |
Type | Typejar |
Description |
Descriptionautumn-classpath-scan
Classpath scanner wrapper for other Autumn components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.imaq/autumn-classpath-scan/ -->
<dependency>
<groupId>cn.imaq</groupId>
<artifactId>autumn-classpath-scan</artifactId>
<version>2020.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.imaq/autumn-classpath-scan/
implementation 'cn.imaq:autumn-classpath-scan:2020.10'
// https://jarcasting.com/artifacts/cn.imaq/autumn-classpath-scan/
implementation ("cn.imaq:autumn-classpath-scan:2020.10")
'cn.imaq:autumn-classpath-scan:jar:2020.10'
<dependency org="cn.imaq" name="autumn-classpath-scan" rev="2020.10">
<artifact name="autumn-classpath-scan" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.imaq', module='autumn-classpath-scan', version='2020.10')
)
libraryDependencies += "cn.imaq" % "autumn-classpath-scan" % "2020.10"
[cn.imaq/autumn-classpath-scan "2020.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
io.github.classgraph : classgraph | jar | 4.8.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.14.3 |