Last Version

JRAF RI 8.6.0

JRebirth Application Framework Reference Implementation

License

License

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

core
Version

Version

8.6.0
Type

Type

jar
Description

Description

JRAF RI
JRebirth Application Framework Reference Implementation
Project URL

Project URL

http://sites.jrebirth.org/org.jrebirth-8.6.0/core
Project Organization

Project Organization

JRebirth OSS

Download core 8.6.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jrebirth.af : api jar 8.6.0
org.jrebirth.af : resources jar 8.6.0

provided (2)

Group / Artifact Type Version
org.jrebirth.af : preloader jar 8.6.0
ch.qos.logback : logback-classic jar 1.0.13

test (4)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.1-alpha
org.testfx : testfx-junit jar 4.0.1-alpha
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

system (2)

Group / Artifact Type Version
javax.jnlp » jnlp-api jar 8.0
javax.jnlp » deploy jar 8.0

Project Modules

There are no modules declared in this project.