License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-rwds |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-rwds
rwds
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
featherfly-rwds-0.1.0.pom | |
featherfly-rwds-0.1.0.jar | 10 KB |
featherfly-rwds-0.1.0-sources.jar | 9 KB |
featherfly-rwds-0.1.0-javadoc.jar | 43 KB |
Browse |
<!-- 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"]
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 |