License |
License |
---|---|
GroupId | GroupIdcn.imaq |
ArtifactId | ArtifactIdautumn-core |
Version | Version2020.10 |
Type | Typejar |
Description |
Descriptionautumn-core
IoC container for other Autumn components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autumn-core-2020.10.pom | |
autumn-core-2020.10.jar | 26 KB |
autumn-core-2020.10-sources.jar | 14 KB |
autumn-core-2020.10-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.imaq/autumn-core/ -->
<dependency>
<groupId>cn.imaq</groupId>
<artifactId>autumn-core</artifactId>
<version>2020.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.imaq/autumn-core/
implementation 'cn.imaq:autumn-core:2020.10'
// https://jarcasting.com/artifacts/cn.imaq/autumn-core/
implementation ("cn.imaq:autumn-core:2020.10")
'cn.imaq:autumn-core:jar:2020.10'
<dependency org="cn.imaq" name="autumn-core" rev="2020.10">
<artifact name="autumn-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.imaq', module='autumn-core', version='2020.10')
)
libraryDependencies += "cn.imaq" % "autumn-core" % "2020.10"
[cn.imaq/autumn-core "2020.10"]
Group / Artifact | Type | Version |
---|---|---|
cn.imaq : autumn-classpath-scan | jar | 2020.10 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.slf4j : slf4j-log4j12 | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.testng : testng | jar | 6.14.3 |