Last Version

jetbrick-orm 2.0

Object-relational mapping framework for jetbrick

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.subchen
ArtifactId

ArtifactId

jetbrick-orm
Version

Version

2.0
Type

Type

jar
Description

Description

jetbrick-orm
Object-relational mapping framework for jetbrick
Project URL

Project URL

http://subchen.github.io/jetbrick
Project Organization

Project Organization

jetbrick
Source Code Management

Source Code Management

https://github.com/subchen/jetbrick-orm.git

Download jetbrick-orm 2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.subchen : jetbrick-commons jar 2.0.1
org.slf4j : slf4j-api jar 1.7.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.