License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-ep-sys |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionjunx-ep开源开发平台
|
Filename | Size |
---|---|
junx-ep-sys-1.0.6.pom | |
junx-ep-sys-1.0.6.jar | 190 KB |
junx-ep-sys-1.0.6-sources.jar | 92 KB |
junx-ep-sys-1.0.6-javadoc.jar | 508 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.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-sys/
implementation 'io.github.junxworks:junx-ep-sys:1.0.6'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-sys/
implementation ("io.github.junxworks:junx-ep-sys:1.0.6")
'io.github.junxworks:junx-ep-sys:jar:1.0.6'
<dependency org="io.github.junxworks" name="junx-ep-sys" rev="1.0.6">
<artifact name="junx-ep-sys" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-ep-sys', version='1.0.6')
)
libraryDependencies += "io.github.junxworks" % "junx-ep-sys" % "1.0.6"
[io.github.junxworks/junx-ep-sys "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-web | jar | 2.11.2 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 2.4.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.1 |
io.github.junxworks : junx-ep-sys-ui | jar | 1.0.6 |
io.github.junxworks : junx-ep-core | jar | 1.0.6 |
io.github.junxworks : junx-ep-auth | jar | 1.0.6 |
com.alibaba : druid-spring-boot-starter | jar | 1.1.10 |
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.36 |
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 |