Ecore to FX

Generate FX classes from Ecore

Лицензия

Лицензия

Группа

Группа

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

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

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

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

8.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Ecore to FX
Generate FX classes from Ecore
Организация-разработчик

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

JRebirth OSS

Скачать ecore2fx

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 20.0
org.eclipse.emf : org.eclipse.emf.common jar 2.11.0-v20150805-0538
org.eclipse.emf : org.eclipse.emf.ecore jar 2.11.1-v20150805-0538
org.eclipse.emf : org.eclipse.emf.ecore.xmi jar 2.11.1-v20150805-0538
org.jrebirth.af.tooling : codegen jar 8.6.0

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.tooling

JRebirth

JRebirth assumes development and support of JRebirth libraries

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

Версия
8.6.0