| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.datafx |
| ArtifactId | ArtifactIdcrud |
| 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 |
|---|---|
| crud-8.0.1.pom | |
| crud-8.0.1.jar | 31 KB |
| crud-8.0.1-sources.jar | 14 KB |
| crud-8.0.1-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.datafx/crud/ -->
<dependency>
<groupId>io.datafx</groupId>
<artifactId>crud</artifactId>
<version>8.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.datafx/crud/
implementation 'io.datafx:crud:8.0.1'
// https://jarcasting.com/artifacts/io.datafx/crud/
implementation ("io.datafx:crud:8.0.1")
'io.datafx:crud:jar:8.0.1'
<dependency org="io.datafx" name="crud" rev="8.0.1">
<artifact name="crud" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datafx', module='crud', version='8.0.1')
)
libraryDependencies += "io.datafx" % "crud" % "8.0.1"
[io.datafx/crud "8.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
| io.datafx : core | jar | 8.0.1 |