License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly.common |
ArtifactId | ArtifactIdfeatherfly-common |
Last Version | Last Version1.7.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-common
featherfly-common
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
featherfly-common-1.7.13.pom | |
featherfly-common-1.7.13.jar | 225 KB |
featherfly-common-1.7.13-sources.jar | 148 KB |
featherfly-common-1.7.13-javadoc.jar | 750 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly.common/featherfly-common/ -->
<dependency>
<groupId>cn.featherfly.common</groupId>
<artifactId>featherfly-common</artifactId>
<version>1.7.13</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.common/featherfly-common/
implementation 'cn.featherfly.common:featherfly-common:1.7.13'
// https://jarcasting.com/artifacts/cn.featherfly.common/featherfly-common/
implementation ("cn.featherfly.common:featherfly-common:1.7.13")
'cn.featherfly.common:featherfly-common:jar:1.7.13'
<dependency org="cn.featherfly.common" name="featherfly-common" rev="1.7.13">
<artifact name="featherfly-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.common', module='featherfly-common', version='1.7.13')
)
libraryDependencies += "cn.featherfly.common" % "featherfly-common" % "1.7.13"
[cn.featherfly.common/featherfly-common "1.7.13"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
org.apache.commons : commons-lang3 | jar | 3.9 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-io : commons-io | jar | 2.6 |
org.javassist : javassist | jar | 3.25.0-GA |