Last Version

juorm-api 0.2.6

juorm api

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly.juorm
ArtifactId

ArtifactId

juorm-api
Version

Version

0.2.6
Type

Type

jar
Description

Description

juorm-api
juorm api
Project URL

Project URL

https://github.com/featherfly/juorm
Source Code Management

Source Code Management

https://github.com/featherfly/juorm

Download juorm-api 0.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
cn.featherfly.common : common-core jar 1.7.15

Project Modules

There are no modules declared in this project.