License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Feather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-constant-core |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-constant-core
constant-core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-core/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-constant-core</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-core/
implementation 'cn.featherfly:featherfly-constant-core:1.5.1'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-constant-core/
implementation ("cn.featherfly:featherfly-constant-core:1.5.1")
'cn.featherfly:featherfly-constant-core:jar:1.5.1'
<dependency org="cn.featherfly" name="featherfly-constant-core" rev="1.5.1">
<artifact name="featherfly-constant-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-constant-core', version='1.5.1')
)
libraryDependencies += "cn.featherfly" % "featherfly-constant-core" % "1.5.1"
[cn.featherfly/featherfly-constant-core "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-conversion | jar | 1.3.1 |
cn.featherfly : featherfly-common-spring | jar | 0.1.0 |
org.javassist : javassist | jar | 3.25.0-GA |