| License |
License |
|---|---|
| Categories |
CategoriesData Net |
| GroupId | GroupIdnet.hasor |
| ArtifactId | ArtifactIdhasor-dataql-fx |
| Last Version | Last Version4.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHasor-DataQL/FunctionX
the hasor DataQL project.
|
| Filename | Size |
|---|---|
| hasor-dataql-fx-4.2.5.pom | |
| hasor-dataql-fx-4.2.5.jar | 1 MB |
| hasor-dataql-fx-4.2.5-sources.jar | 1 MB |
| hasor-dataql-fx-4.2.5-javadoc.jar | 312 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasor-dataql-fx/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasor-dataql-fx</artifactId>
<version>4.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-dataql-fx/
implementation 'net.hasor:hasor-dataql-fx:4.2.5'
// https://jarcasting.com/artifacts/net.hasor/hasor-dataql-fx/
implementation ("net.hasor:hasor-dataql-fx:4.2.5")
'net.hasor:hasor-dataql-fx:jar:4.2.5'
<dependency org="net.hasor" name="hasor-dataql-fx" rev="4.2.5">
<artifact name="hasor-dataql-fx" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-dataql-fx', version='4.2.5')
)
libraryDependencies += "net.hasor" % "hasor-dataql-fx" % "4.2.5"
[net.hasor/hasor-dataql-fx "4.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.hasor : hasor-dataql | jar | 4.2.5 |
| com.alibaba : fastjson | jar | 1.2.67 |
| net.hasor : hasor-db | jar | 4.2.5 |
| net.hasor : hasor-web | jar | 4.2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-module-junit4 | jar | 2.0.6 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |