JRAF API

JRebirth Application Framework API

Лицензия

Лицензия

Группа

Группа

org.jrebirth.af
Идентификатор

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

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

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

8.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JRAF API
JRebirth Application Framework API
Ссылка на сайт

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

http://sites.jrebirth.org/org.jrebirth-8.6.0/api
Организация-разработчик

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

JRebirth OSS

Скачать api

Имя Файла Размер
api-8.6.0.pom
api-8.6.0.jar 78 KB
api-8.6.0-sources.jar 128 KB
api-8.6.0-javadoc.jar 822 KB
Обзор

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

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

Зависимости

compile (1)

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

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

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

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

JRebirth

JRebirth Application Framework for JavaFX graphical toolkit

A set of Showcase Applications are provided for code-centric documentation and they are used as integration test

More information is available on our website : www.jrebirth.org

Live feed is available on our Blog

Join the chat at https://gitter.im/JRebirth/JRebirth

Download & Build

Download Build Status

Demo

Several Demos are available online :

Use it

Maven coordinates:

<dependency>
    <groupId>org.jrebirth.af</groupId>
    <artifactId>core</artifactId>
    <version>8.6.0</version>
</dependency>

Documentation

Documentation is available here.

Build it

Requires Git, Java 8 and Maven.

git clone https://github.com/JRebirth/JRebirth.git
cd JRebirth/org.jrebirth.af
mvn clean install
org.jrebirth.af

JRebirth

JRebirth assumes development and support of JRebirth libraries

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

Версия
8.6.0
8.5.0
8.0.5
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0