| License |
License |
|---|---|
| GroupId | GroupIdio.github.junxworks |
| ArtifactId | ArtifactIdjunx-ep-sys |
| Last Version | Last Version1.1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjunx-ep开源开发平台
|
| Filename | Size |
|---|---|
| junx-ep-sys-1.1.4.pom | |
| junx-ep-sys-1.1.4.jar | 191 KB |
| junx-ep-sys-1.1.4-sources.jar | 93 KB |
| junx-ep-sys-1.1.4-javadoc.jar | 517 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-sys/ -->
<dependency>
<groupId>io.github.junxworks</groupId>
<artifactId>junx-ep-sys</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-sys/
implementation 'io.github.junxworks:junx-ep-sys:1.1.4'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-sys/
implementation ("io.github.junxworks:junx-ep-sys:1.1.4")
'io.github.junxworks:junx-ep-sys:jar:1.1.4'
<dependency org="io.github.junxworks" name="junx-ep-sys" rev="1.1.4">
<artifact name="junx-ep-sys" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-ep-sys', version='1.1.4')
)
libraryDependencies += "io.github.junxworks" % "junx-ep-sys" % "1.1.4"
[io.github.junxworks/junx-ep-sys "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.1 |
| io.github.junxworks : junx-ep-sys-ui | jar | 1.1.4 |
| io.github.junxworks : junx-ep-core | jar | 1.1.4 |
| io.github.junxworks : junx-ep-auth | jar | 1.1.4 |
| com.alibaba : druid-spring-boot-starter | jar | 1.2.6 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |
| org.webjars : webjars-locator | jar | 0.42 |
| com.github.axet : kaptcha | jar | 0.0.9 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |