License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-common |
Last Version | Last Version1.7.12 |
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.12.pom | |
featherfly-common-1.7.12.jar | 223 KB |
featherfly-common-1.7.12-sources.jar | 148 KB |
featherfly-common-1.7.12-javadoc.jar | 747 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-common/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-common</artifactId>
<version>1.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common/
implementation 'cn.featherfly:featherfly-common:1.7.12'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common/
implementation ("cn.featherfly:featherfly-common:1.7.12")
'cn.featherfly:featherfly-common:jar:1.7.12'
<dependency org="cn.featherfly" name="featherfly-common" rev="1.7.12">
<artifact name="featherfly-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-common', version='1.7.12')
)
libraryDependencies += "cn.featherfly" % "featherfly-common" % "1.7.12"
[cn.featherfly/featherfly-common "1.7.12"]
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 |