is not current version
Last Version 0.2.6

cn.featherfly.juorm:juorm-api 0.2.3

juorm api

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly.juorm
ArtifactId

ArtifactId

juorm-api
Version

Version

0.2.3
Type

Type

jar

Download juorm-api 0.2.3


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