License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers Data |
GroupId | GroupIdio.datafx |
ArtifactId | ArtifactIdejb-wildfly |
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-wildfly-8.0.1.pom | |
ejb-wildfly-8.0.1.jar | 2 KB |
ejb-wildfly-8.0.1-sources.jar | 1 KB |
ejb-wildfly-8.0.1-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datafx/ejb-wildfly/ -->
<dependency>
<groupId>io.datafx</groupId>
<artifactId>ejb-wildfly</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.datafx/ejb-wildfly/
implementation 'io.datafx:ejb-wildfly:8.0.1'
// https://jarcasting.com/artifacts/io.datafx/ejb-wildfly/
implementation ("io.datafx:ejb-wildfly:8.0.1")
'io.datafx:ejb-wildfly:jar:8.0.1'
<dependency org="io.datafx" name="ejb-wildfly" rev="8.0.1">
<artifact name="ejb-wildfly" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datafx', module='ejb-wildfly', version='8.0.1')
)
libraryDependencies += "io.datafx" % "ejb-wildfly" % "8.0.1"
[io.datafx/ejb-wildfly "8.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss : jboss-ejb-client | jar | 2.0.0.Final |
io.datafx : ejb | jar | 8.0.1 |