| License |
License |
|---|---|
| Categories |
CategoriesData Net |
| GroupId | GroupIdnet.hasor |
| ArtifactId | ArtifactIdhasor-dataway |
| Last Version | Last Version4.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHasor-DataQL/Dataway
the hasor Dataway project.
|
| Filename | Size |
|---|---|
| hasor-dataway-4.2.5.pom | |
| hasor-dataway-4.2.5.jar | 1 MB |
| hasor-dataway-4.2.5-sources.jar | 1 MB |
| hasor-dataway-4.2.5-javadoc.jar | 473 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasor-dataway/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasor-dataway</artifactId>
<version>4.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-dataway/
implementation 'net.hasor:hasor-dataway:4.2.5'
// https://jarcasting.com/artifacts/net.hasor/hasor-dataway/
implementation ("net.hasor:hasor-dataway:4.2.5")
'net.hasor:hasor-dataway:jar:4.2.5'
<dependency org="net.hasor" name="hasor-dataway" rev="4.2.5">
<artifact name="hasor-dataway" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-dataway', version='4.2.5')
)
libraryDependencies += "net.hasor" % "hasor-dataway" % "4.2.5"
[net.hasor/hasor-dataway "4.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.hasor : hasor-web | jar | 4.2.5 |
| net.hasor : hasor-db | jar | 4.2.5 |
| net.hasor : hasor-dataql | jar | 4.2.5 |
| net.hasor : hasor-dataql-fx | jar | 4.2.5 |
| com.alibaba : fastjson | jar | 1.2.67 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| com.alibaba.nacos : nacos-client | jar | 1.3.3 |
| javax.inject : javax.inject | jar | 1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| 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 |