pinus-orm

pinsu is a lightweight orm framework for mysql database.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.pinus4j
ArtifactId

ArtifactId

pinus-orm
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

pinus-orm
pinsu is a lightweight orm framework for mysql database.

Download pinus-orm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.pinus4j : pinus-cluster jar 1.2.0
org.slf4j : slf4j-api jar 1.7.7

test (7)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.2
mysql : mysql-connector-java jar 5.1.29
org.springframework : spring-test jar 3.2.2.RELEASE
org.springframework : spring-core jar 3.2.2.RELEASE
org.springframework : spring-context jar 3.2.2.RELEASE
org.springframework : spring-context-support jar 3.2.2.RELEASE
org.springframework : spring-tx jar 3.2.2.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.2
1.0.1