pinus

pinsu is a lightweight orm framework for mysql database.

License

License

GroupId

GroupId

org.pinus4j
ArtifactId

ArtifactId

pinus
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

pinus
pinsu is a lightweight orm framework for mysql database.
Source Code Management

Source Code Management

https://github.com/duanbn/pinus4j.git

Download pinus

Filename Size
pinus-1.2.0.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • pinus-cluster
  • pinus-orm

Versions

Version
1.2.0