is not current version
Last Version 0.2.6

cn.featherfly.juorm:juorm-api 0.1.1

juorm api

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly.juorm
ArtifactId

ArtifactId

juorm-api
Version

Version

0.1.1
Type

Type

jar

Download juorm-api 0.1.1


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