| License | License | 
|---|---|
| Categories | CategoriesData JavaFX User Interface | 
| GroupId | GroupIdorg.javafxdata | 
| ArtifactId | ArtifactIddatafx-samples-ejb | 
| Last Version | Last Version8.0b5 | 
| Release Date | Release Date | 
| Type | Typeejb | 
| Description | DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/org.javafxdata/datafx-samples-ejb/ -->
<dependency>
    <groupId>org.javafxdata</groupId>
    <artifactId>datafx-samples-ejb</artifactId>
    <version>8.0b5</version>
    <type>ejb</type>
</dependency>// https://jarcasting.com/artifacts/org.javafxdata/datafx-samples-ejb/
implementation 'org.javafxdata:datafx-samples-ejb:8.0b5'// https://jarcasting.com/artifacts/org.javafxdata/datafx-samples-ejb/
implementation ("org.javafxdata:datafx-samples-ejb:8.0b5")'org.javafxdata:datafx-samples-ejb:ejb:8.0b5'<dependency org="org.javafxdata" name="datafx-samples-ejb" rev="8.0b5">
  <artifact name="datafx-samples-ejb" type="ejb" />
</dependency>@Grapes(
@Grab(group='org.javafxdata', module='datafx-samples-ejb', version='8.0b5')
)libraryDependencies += "org.javafxdata" % "datafx-samples-ejb" % "8.0b5"[org.javafxdata/datafx-samples-ejb "8.0b5"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.ejb : ejb-api | jar | 3.0 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.0 |