| License |
License |
|---|---|
| Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
| GroupId | GroupIdcn.featherfly.common |
| ArtifactId | ArtifactIdcommon-spring |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncommon-spring
featherfly spring
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| common-spring-0.2.2.pom | |
| common-spring-0.2.2.jar | 23 KB |
| common-spring-0.2.2-sources.jar | 15 KB |
| common-spring-0.2.2-javadoc.jar | 80 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly.common/common-spring/ -->
<dependency>
<groupId>cn.featherfly.common</groupId>
<artifactId>common-spring</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.common/common-spring/
implementation 'cn.featherfly.common:common-spring:0.2.2'
// https://jarcasting.com/artifacts/cn.featherfly.common/common-spring/
implementation ("cn.featherfly.common:common-spring:0.2.2")
'cn.featherfly.common:common-spring:jar:0.2.2'
<dependency org="cn.featherfly.common" name="common-spring" rev="0.2.2">
<artifact name="common-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.common', module='common-spring', version='0.2.2')
)
libraryDependencies += "cn.featherfly.common" % "common-spring" % "0.2.2"
[cn.featherfly.common/common-spring "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| cn.featherfly.common : common-core | jar | 1.8.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.14 |
| org.springframework : spring-context-support | jar | 5.3.14 |
| org.springframework : spring-jdbc | jar | 5.3.14 |
| org.springframework : spring-tx | jar | 5.3.14 |
| org.aspectj : aspectjweaver | jar | 1.9.4 |