Butor Framework - Realm Module

Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0 This project is the Realm module.

Лицензия

Лицензия

Категории

Категории

Realm Данные Базы данных
Группа

Группа

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

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

butor-realm
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Butor Framework - Realm Module
Butor Framework is a framework that enables fast and easy creation of HTTP services. (asynchronous and synchronous). It consists of several modules for different layers, such as data access, services, JSON serialization and test utilities. It sits on top of popular and proven libraries such as Google Guava and Spring. The project is released under APL 2.0 This project is the Realm module.
Ссылка на сайт

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

http://www.butor.com
Организация-разработчик

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

Butor Inc.

Скачать butor-realm

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.6.1
com.butor : butor-utils jar 1.0.0
commons-io : commons-io jar 2.0.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
org.springframework : spring-test jar 3.0.5.RELEASE

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

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

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

Версия
1.0.0
0.9.0
0.0.1