is not current version
Last Version 8.0.1

io.datafx:samples-ejb 8.0

Visualizing Enterprise Data in JavaFX

Categories

Categories

Data
GroupId

GroupId

io.datafx
ArtifactId

ArtifactId

samples-ejb
Version

Version

8.0
Type

Type

jar

Download samples-ejb 8.0


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