jetbrick-orm

Object-relational mapping framework for jetbrick

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.github.subchen
Идентификатор

Идентификатор

jetbrick-orm
Последняя версия

Последняя версия

2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

jetbrick-orm
Object-relational mapping framework for jetbrick
Ссылка на сайт

Ссылка на сайт

http://subchen.github.io/jetbrick
Организация-разработчик

Организация-разработчик

jetbrick
Система контроля версий

Система контроля версий

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

Скачать jetbrick-orm

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.subchen : jetbrick-commons jar 2.0.1
org.slf4j : slf4j-api jar 1.7.7

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
org.slf4j : slf4j-simple jar 1.7.7

Модули Проекта

Данный проект не имеет модулей.

QQ Group Maven Build Status JDK License

jetbrick-orm

Object-relational mapping framework for jetbrick.

Documentation

http://subchen.github.io/

Dependency

<dependency>
    <groupId>com.github.subchen</groupId>
    <artifactId>jetbrick-orm</artifactId>
    <version>2.0</version>
</dependency>

Downloads

License

Copyright 2013-2014 Guoqiang Chen, Shanghai, China. All rights reserved.

  Author: Guoqiang Chen
   Email: subchen@gmail.com
  WebURL: https://github.com/subchen

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Версии библиотеки

Версия
2.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1