Last Version

datafx-parent 8.0b5

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Data JavaFX User Interface
GroupId

GroupId

org.javafxdata
ArtifactId

ArtifactId

datafx-parent
Version

Version

8.0b5
Type

Type

pom
Description

Description

datafx-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://www.javafxdata.org

Download datafx-parent 8.0b5

Filename Size
datafx-parent-8.0b5.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.javafxdata/datafx-parent/ -->
<dependency>
    <groupId>org.javafxdata</groupId>
    <artifactId>datafx-parent</artifactId>
    <version>8.0b5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.javafxdata/datafx-parent/
implementation 'org.javafxdata:datafx-parent:8.0b5'
// https://jarcasting.com/artifacts/org.javafxdata/datafx-parent/
implementation ("org.javafxdata:datafx-parent:8.0b5")
'org.javafxdata:datafx-parent:pom:8.0b5'
<dependency org="org.javafxdata" name="datafx-parent" rev="8.0b5">
  <artifact name="datafx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.javafxdata', module='datafx-parent', version='8.0b5')
)
libraryDependencies += "org.javafxdata" % "datafx-parent" % "8.0b5"
[org.javafxdata/datafx-parent "8.0b5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datafx-core
  • datafx-flow
  • datafx-ui
  • datafx-crud
  • datafx-websocket
  • datafx-samples-ejb
  • datafx-ejb
  • datafx-featuretoggle
  • datafx-samples
  • datafx-datareader
  • datafx-tutorial1
  • datafx-tutorial2
  • datafx-tutorial3
  • datafx-tutorial4