Last Version

juorm-core 0.2.6

juorm core

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection ORM Data
GroupId

GroupId

cn.featherfly.juorm
ArtifactId

ArtifactId

juorm-core
Version

Version

0.2.6
Type

Type

jar
Description

Description

juorm-core
juorm core
Project URL

Project URL

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

Source Code Management

https://github.com/featherfly/juorm

Download juorm-core 0.2.6


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
cn.featherfly.common : common-core jar 1.7.15
cn.featherfly.juorm : juorm-api jar 0.2.6
cn.featherfly.common : common-spring jar 0.2.1
cn.featherfly.constant : constant-core jar 1.6.2
cn.featherfly : featherfly-conversion jar 1.3.4
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.9.10
org.javassist : javassist jar 3.25.0-GA
org.freemarker : freemarker jar 2.3.28

Project Modules

There are no modules declared in this project.