License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Feather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly.constant |
ArtifactId | ArtifactIdconstant-core |
Last Version | Last Version1.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconstant-core
constant-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
constant-core-1.6.8.pom | |
constant-core-1.6.8.jar | 32 KB |
constant-core-1.6.8-sources.jar | 20 KB |
constant-core-1.6.8-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly.constant/constant-core/ -->
<dependency>
<groupId>cn.featherfly.constant</groupId>
<artifactId>constant-core</artifactId>
<version>1.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.constant/constant-core/
implementation 'cn.featherfly.constant:constant-core:1.6.8'
// https://jarcasting.com/artifacts/cn.featherfly.constant/constant-core/
implementation ("cn.featherfly.constant:constant-core:1.6.8")
'cn.featherfly.constant:constant-core:jar:1.6.8'
<dependency org="cn.featherfly.constant" name="constant-core" rev="1.6.8">
<artifact name="constant-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.constant', module='constant-core', version='1.6.8')
)
libraryDependencies += "cn.featherfly.constant" % "constant-core" % "1.6.8"
[cn.featherfly.constant/constant-core "1.6.8"]
Group / Artifact | Type | Version |
---|---|---|
cn.featherfly.common : common-core | jar | 1.10.0 |
cn.featherfly.common : common-spring | jar | 0.2.2 |
cn.featherfly.common : common-javassist | jar | 0.1.1 |
cn.featherfly : featherfly-conversion | jar | 1.4.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.dom4j : dom4j | jar | 2.1.1 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-context-support | jar | 5.3.18 |