| License | License | 
|---|---|
| Categories | CategoriesData JavaFX User Interface | 
| GroupId | GroupIdorg.javafxdata | 
| ArtifactId | ArtifactIddatafx-samples | 
| Last Version | Last Version8.0b5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondatafx-samples Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| datafx-samples-8.0b5.pom | |
| datafx-samples-8.0b5.jar | 86 KB | 
| datafx-samples-8.0b5-sources.jar | 56 KB | 
| datafx-samples-8.0b5-javadoc.jar | 332 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.javafxdata/datafx-samples/ -->
<dependency>
    <groupId>org.javafxdata</groupId>
    <artifactId>datafx-samples</artifactId>
    <version>8.0b5</version>
</dependency>// https://jarcasting.com/artifacts/org.javafxdata/datafx-samples/
implementation 'org.javafxdata:datafx-samples:8.0b5'// https://jarcasting.com/artifacts/org.javafxdata/datafx-samples/
implementation ("org.javafxdata:datafx-samples:8.0b5")'org.javafxdata:datafx-samples:jar:8.0b5'<dependency org="org.javafxdata" name="datafx-samples" rev="8.0b5">
  <artifact name="datafx-samples" type="jar" />
</dependency>@Grapes(
@Grab(group='org.javafxdata', module='datafx-samples', version='8.0b5')
)libraryDependencies += "org.javafxdata" % "datafx-samples" % "8.0b5"[org.javafxdata/datafx-samples "8.0b5"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.javafxdata : datafx-core | jar | 8.0b5 | 
| org.javafxdata : datafx-flow | jar | 8.0b5 | 
| org.javafxdata : datafx-crud | jar | 8.0b5 | 
| org.javafxdata : datafx-datareader | jar | 8.0b5 | 
| org.javafxdata : datafx-samples-ejb | jar | 8.0b5 | 
| org.javafxdata : datafx-ui | jar | 8.0b5 | 
| org.javafxdata : datafx-featuretoggle | jar | 8.0b5 | 
| org.apache.derby : derby | jar | 10.6.2.1 | 
| org.hibernate : hibernate-validator | jar | 5.0.2.Final | 
| javax.el : javax.el-api | jar | 3.0.0 | 
| org.glassfish.web : el-impl | jar | 2.2 | 
| org.javafxdata : datafx-ejb | jar | 8.0b5 | 
| org.hibernate : hibernate-entitymanager | jar | 4.2.7.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |