License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-ep-qlexp |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjunx-ep开源开发平台
|
Filename | Size |
---|---|
junx-ep-qlexp-1.1.4.pom | |
junx-ep-qlexp-1.1.4.jar | 10 KB |
junx-ep-qlexp-1.1.4-sources.jar | 10 KB |
junx-ep-qlexp-1.1.4-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-qlexp/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-ep-qlexp</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-qlexp/
implementation 'io.github.junxworks:junx-ep-qlexp:1.1.4'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-qlexp/
implementation ("io.github.junxworks:junx-ep-qlexp:1.1.4")
'io.github.junxworks:junx-ep-qlexp:jar:1.1.4'
<dependency org="io.github.junxworks" name="junx-ep-qlexp" rev="1.1.4">
<artifact name="junx-ep-qlexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-ep-qlexp', version='1.1.4')
)
libraryDependencies += "io.github.junxworks" % "junx-ep-qlexp" % "1.1.4"
[io.github.junxworks/junx-ep-qlexp "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.junxworks : junx-ep-core | jar | 1.1.4 |
com.alibaba : QLExpress | jar | 3.2.4 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |