featherfly-common-spring

featherfly spring

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-common-spring
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

featherfly-common-spring
featherfly spring
Project URL

Project URL

https://github.com/featherfly/common
Source Code Management

Source Code Management

https://github.com/featherfly/common

Download featherfly-common-spring

How to add to project

<!-- 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"]

Dependencies

compile (7)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0