License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Feather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-constant-spring |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-constant-spring
constant-spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-spring/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-constant-spring</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-spring/
implementation 'cn.featherfly:featherfly-constant-spring:1.5.1'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-spring/
implementation ("cn.featherfly:featherfly-constant-spring:1.5.1")
'cn.featherfly:featherfly-constant-spring:jar:1.5.1'
<dependency org="cn.featherfly" name="featherfly-constant-spring" rev="1.5.1">
<artifact name="featherfly-constant-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-constant-spring', version='1.5.1')
)
libraryDependencies += "cn.featherfly" % "featherfly-constant-spring" % "1.5.1"
[cn.featherfly/featherfly-constant-spring "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.featherfly : featherfly-common | jar | 1.7.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.9 |
org.dom4j : dom4j | jar | 2.1.1 |
cn.featherfly : featherfly-constant-core | jar | 1.5.1 |
org.springframework : spring-context | jar | 5.1.8.RELEASE |