License |
License |
---|---|
GroupId | GroupIdcom.github.zyndev |
ArtifactId | ArtifactIdfastsql |
Version | Version0.0.3 |
Type | Typejar |
Description |
Descriptionfastsql
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fastsql-0.0.3.pom | |
fastsql-0.0.3.jar | 56 KB |
fastsql-0.0.3-sources.jar | 47 KB |
fastsql-0.0.3-javadoc.jar | 176 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zyndev/fastsql/ -->
<dependency>
<groupId>com.github.zyndev</groupId>
<artifactId>fastsql</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zyndev/fastsql/
implementation 'com.github.zyndev:fastsql:0.0.3'
// https://jarcasting.com/artifacts/com.github.zyndev/fastsql/
implementation ("com.github.zyndev:fastsql:0.0.3")
'com.github.zyndev:fastsql:jar:0.0.3'
<dependency org="com.github.zyndev" name="fastsql" rev="0.0.3">
<artifact name="fastsql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zyndev', module='fastsql', version='0.0.3')
)
libraryDependencies += "com.github.zyndev" % "fastsql" % "0.0.3"
[com.github.zyndev/fastsql "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
mysql : mysql-connector-java | jar | 5.1.43 |
org.freemarker : freemarker | jar | 2.3.23 |
org.springframework : spring-context | jar | 4.3.8.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.8.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.5 |
redis.clients : jedis | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.8.RELEASE |
com.alibaba : druid | jar | 1.0.29 |
commons-jexl : commons-jexl | jar | 1.1 |