| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jonzhang3 |
| ArtifactId | ArtifactIdqueryflow |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqueryflow
An ORM framework that can be developed as quickly as water flows!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| queryflow-1.0.5.pom | |
| queryflow-1.0.5.jar | 198 KB |
| queryflow-1.0.5-sources.jar | 108 KB |
| queryflow-1.0.5-javadoc.jar | 948 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jonzhang3/queryflow/ -->
<dependency>
<groupId>com.github.jonzhang3</groupId>
<artifactId>queryflow</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jonzhang3/queryflow/
implementation 'com.github.jonzhang3:queryflow:1.0.5'
// https://jarcasting.com/artifacts/com.github.jonzhang3/queryflow/
implementation ("com.github.jonzhang3:queryflow:1.0.5")
'com.github.jonzhang3:queryflow:jar:1.0.5'
<dependency org="com.github.jonzhang3" name="queryflow" rev="1.0.5">
<artifact name="queryflow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jonzhang3', module='queryflow', version='1.0.5')
)
libraryDependencies += "com.github.jonzhang3" % "queryflow" % "1.0.5"
[com.github.jonzhang3/queryflow "1.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib | jar | 3.2.6 |
| org.yaml : snakeyaml | jar | 1.23 |
| com.alibaba : druid | jar | 1.1.8 |
| org.slf4j : slf4j-log4j12 Optional | jar | 1.7.25 |
| log4j : log4j Optional | jar | 1.2.17 |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.3 |
| commons-logging : commons-logging Optional | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.springframework : spring-core Optional | jar | 5.1.8.RELEASE |
| org.springframework : spring-context-support Optional | jar | 4.3.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| mysql : mysql-connector-java | jar | 5.1.38 |
| com.h2database : h2 | jar | 1.3.176 |