| License |
License |
|---|---|
| Categories |
CategoriesFeather Application Layer Libs Dependency Injection ORM Data |
| GroupId | GroupIdcn.featherfly.juorm |
| ArtifactId | ArtifactIdjuorm-spring |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionjuorm-spring
juorm spring
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| juorm-spring-0.1.1.pom | |
| juorm-spring-0.1.1.jar | 3 KB |
| juorm-spring-0.1.1-sources.jar | 2 KB |
| juorm-spring-0.1.1-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly.juorm/juorm-spring/ -->
<dependency>
<groupId>cn.featherfly.juorm</groupId>
<artifactId>juorm-spring</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.juorm/juorm-spring/
implementation 'cn.featherfly.juorm:juorm-spring:0.1.1'
// https://jarcasting.com/artifacts/cn.featherfly.juorm/juorm-spring/
implementation ("cn.featherfly.juorm:juorm-spring:0.1.1")
'cn.featherfly.juorm:juorm-spring:jar:0.1.1'
<dependency org="cn.featherfly.juorm" name="juorm-spring" rev="0.1.1">
<artifact name="juorm-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.juorm', module='juorm-spring', version='0.1.1')
)
libraryDependencies += "cn.featherfly.juorm" % "juorm-spring" % "0.1.1"
[cn.featherfly.juorm/juorm-spring "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| cn.featherfly : featherfly-common | jar | 1.7.6 |
| cn.featherfly.juorm : juorm-core | jar | 0.1.1 |
| org.springframework : spring-context | jar | 5.1.8.RELEASE |
| cn.featherfly : featherfly-common-spring | jar | 0.1.0 |