common-spring

featherfly spring

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.common
ArtifactId

ArtifactId

common-spring
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

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 common-spring

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
cn.featherfly.common : common-core jar 1.8.32

runtime (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.2
0.2.1
0.2.0