License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Feather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly.constant |
ArtifactId | ArtifactIdconstant-spring |
Last Version | Last Version1.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconstant-spring
constant-spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
constant-spring-1.6.6.pom | |
constant-spring-1.6.6.jar | 3 KB |
constant-spring-1.6.6-sources.jar | 2 KB |
constant-spring-1.6.6-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly.constant/constant-spring/ -->
<dependency>
<groupId>cn.featherfly.constant</groupId>
<artifactId>constant-spring</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.constant/constant-spring/
implementation 'cn.featherfly.constant:constant-spring:1.6.6'
// https://jarcasting.com/artifacts/cn.featherfly.constant/constant-spring/
implementation ("cn.featherfly.constant:constant-spring:1.6.6")
'cn.featherfly.constant:constant-spring:jar:1.6.6'
<dependency org="cn.featherfly.constant" name="constant-spring" rev="1.6.6">
<artifact name="constant-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.constant', module='constant-spring', version='1.6.6')
)
libraryDependencies += "cn.featherfly.constant" % "constant-spring" % "1.6.6"
[cn.featherfly.constant/constant-spring "1.6.6"]
Group / Artifact | Type | Version |
---|---|---|
cn.featherfly.constant : constant-core | jar | 1.6.6 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.springframework : spring-context | jar | 5.3.18 |