License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.datafx |
ArtifactId | ArtifactIdejb |
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 |
---|---|
ejb-8.0.1.pom | |
ejb-8.0.1.jar | 9 KB |
ejb-8.0.1-sources.jar | 5 KB |
ejb-8.0.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datafx/ejb/ -->
<dependency>
<groupId>io.datafx</groupId>
<artifactId>ejb</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.datafx/ejb/
implementation 'io.datafx:ejb:8.0.1'
// https://jarcasting.com/artifacts/io.datafx/ejb/
implementation ("io.datafx:ejb:8.0.1")
'io.datafx:ejb:jar:8.0.1'
<dependency org="io.datafx" name="ejb" rev="8.0.1">
<artifact name="ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datafx', module='ejb', version='8.0.1')
)
libraryDependencies += "io.datafx" % "ejb" % "8.0.1"
[io.datafx/ejb "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.datafx : flow | jar | 8.0.1 |
org.apache.commons : commons-lang3 | jar | 3.2.1 |
javax.ejb : ejb-api | jar | 3.0 |