License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-common-spring |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-common-spring
featherfly spring
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-spring/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-common-spring</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-spring/
implementation 'cn.featherfly:featherfly-common-spring:0.2.0'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-spring/
implementation ("cn.featherfly:featherfly-common-spring:0.2.0")
'cn.featherfly:featherfly-common-spring:jar:0.2.0'
<dependency org="cn.featherfly" name="featherfly-common-spring" rev="0.2.0">
<artifact name="featherfly-common-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-common-spring', version='0.2.0')
)
libraryDependencies += "cn.featherfly" % "featherfly-common-spring" % "0.2.0"
[cn.featherfly/featherfly-common-spring "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.28 |
cn.featherfly : featherfly-common | jar | 1.7.8 |
org.springframework : spring-core | jar | 5.1.8.RELEASE |
org.springframework : spring-context-support | jar | 5.1.8.RELEASE |
org.springframework : spring-jdbc | jar | 5.1.8.RELEASE |
org.springframework : spring-tx | jar | 5.1.8.RELEASE |
org.aspectj : aspectjweaver | jar | 1.9.4 |