featherfly-rwds

rwds

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly
ArtifactId

ArtifactId

featherfly-rwds
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

featherfly-rwds
rwds
Project URL

Project URL

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

Source Code Management

https://github.com/featherfly/datasource

Download featherfly-rwds

How to add to project

<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-rwds/ -->
<dependency>
    <groupId>cn.featherfly</groupId>
    <artifactId>featherfly-rwds</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-rwds/
implementation 'cn.featherfly:featherfly-rwds:0.1.0'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-rwds/
implementation ("cn.featherfly:featherfly-rwds:0.1.0")
'cn.featherfly:featherfly-rwds:jar:0.1.0'
<dependency org="cn.featherfly" name="featherfly-rwds" rev="0.1.0">
  <artifact name="featherfly-rwds" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-rwds', version='0.1.0')
)
libraryDependencies += "cn.featherfly" % "featherfly-rwds" % "0.1.0"
[cn.featherfly/featherfly-rwds "0.1.0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
cn.featherfly : featherfly-common jar 1.6.0
org.springframework : spring-jdbc jar 4.3.7.RELEASE
org.springframework : spring-tx jar 4.3.7.RELEASE
org.springframework : spring-aop jar 4.3.7.RELEASE
org.springframework : spring-context jar 4.3.7.RELEASE
org.aspectj : aspectjweaver jar 1.8.10
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.1