is not current version
Last Version 0.1.1

cn.featherfly.juorm:juorm-spring 0.1.0

juorm spring

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly.juorm
ArtifactId

ArtifactId

juorm-spring
Version

Version

0.1.0
Type

Type

jar

Download juorm-spring 0.1.0


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