License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.datafx |
ArtifactId | ArtifactIdsamples-ejb |
Last Version | Last Version8.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataFX
Visualizing Enterprise Data in JavaFX
|
Project URL |
Project URL |
Filename | Size |
---|---|
samples-ejb-8.0.1.pom | |
samples-ejb-8.0.1.jar | 1 KB |
samples-ejb-8.0.1-sources.jar | 1 KB |
samples-ejb-8.0.1-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datafx/samples-ejb/ -->
<dependency>
<groupId>io.datafx</groupId>
<artifactId>samples-ejb</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.datafx/samples-ejb/
implementation 'io.datafx:samples-ejb:8.0.1'
// https://jarcasting.com/artifacts/io.datafx/samples-ejb/
implementation ("io.datafx:samples-ejb:8.0.1")
'io.datafx:samples-ejb:jar:8.0.1'
<dependency org="io.datafx" name="samples-ejb" rev="8.0.1">
<artifact name="samples-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datafx', module='samples-ejb', version='8.0.1')
)
libraryDependencies += "io.datafx" % "samples-ejb" % "8.0.1"
[io.datafx/samples-ejb "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.ejb : ejb-api | jar | 3.0 |