Last Version

norm 2.4

a small java orm library.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.github.xcr1234
ArtifactId

ArtifactId

norm
Version

Version

2.4
Type

Type

jar
Description

Description

norm
a small java orm library.
Project URL

Project URL

https://github.com/xcr1234/norm
Source Code Management

Source Code Management

https://github.com/xcr1234/norm

Download norm 2.4


<!-- https://jarcasting.com/artifacts/io.github.xcr1234/norm/ -->
<dependency>
    <groupId>io.github.xcr1234</groupId>
    <artifactId>norm</artifactId>
    <version>2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xcr1234/norm/
implementation 'io.github.xcr1234:norm:2.4'
// https://jarcasting.com/artifacts/io.github.xcr1234/norm/
implementation ("io.github.xcr1234:norm:2.4")
'io.github.xcr1234:norm:jar:2.4'
<dependency org="io.github.xcr1234" name="norm" rev="2.4">
  <artifact name="norm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xcr1234', module='norm', version='2.4')
)
libraryDependencies += "io.github.xcr1234" % "norm" % "2.4"
[io.github.xcr1234/norm "2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
cglib : cglib jar 2.2

provided (9)

Group / Artifact Type Version
org.springframework : spring-core Optional jar 4.3.19.RELEASE
org.springframework : spring-beans Optional jar 4.2.5.RELEASE
org.springframework : spring-context Optional jar 4.2.5.RELEASE
org.springframework : spring-jdbc Optional jar 4.2.5.RELEASE
org.slf4j : slf4j-api Optional jar 1.7.25
org.springframework : spring-test Optional jar 4.2.5.RELEASE
org.mybatis : mybatis jar 3.4.4
org.mybatis : mybatis-spring jar 1.3.1
log4j : log4j jar 1.2.17

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
com.h2database : h2 jar 1.3.162
mysql : mysql-connector-java jar 5.1.38
org.apache.commons : commons-dbcp2 jar 2.1.1

Project Modules

There are no modules declared in this project.