Last Version

io.github.junxworks:junx-ep-core 1.1.4

junx-ep开源开发平台

License

License

GroupId

GroupId

io.github.junxworks
ArtifactId

ArtifactId

junx-ep-core
Version

Version

1.1.4
Type

Type

jar
Description

Description

junx-ep开源开发平台

Download junx-ep-core 1.1.4


<!-- https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-core/ -->
<dependency>
    <groupId>io.github.junxworks</groupId>
    <artifactId>junx-ep-core</artifactId>
    <version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-core/
implementation 'io.github.junxworks:junx-ep-core:1.1.4'
// https://jarcasting.com/artifacts/io.github.junxworks/junx-ep-core/
implementation ("io.github.junxworks:junx-ep-core:1.1.4")
'io.github.junxworks:junx-ep-core:jar:1.1.4'
<dependency org="io.github.junxworks" name="junx-ep-core" rev="1.1.4">
  <artifact name="junx-ep-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.junxworks', module='junx-ep-core', version='1.1.4')
)
libraryDependencies += "io.github.junxworks" % "junx-ep-core" % "1.1.4"
[io.github.junxworks/junx-ep-core "1.1.4"]

Dependencies

compile (19)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.1
org.springframework.boot : spring-boot-starter-jdbc jar 2.4.1
org.aspectj : aspectjrt jar 1.8.13
org.aspectj : aspectjweaver jar 1.8.13
io.github.junxworks : junx-core jar 1.0.9
io.github.junxworks : junx-event jar 1.0.9
org.apache.shiro : shiro-spring jar 1.8.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1
org.apache.httpcomponents : httpclient jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
org.apache.poi : poi jar 5.0.0
org.apache.poi : poi-ooxml jar 5.0.0
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.3.0
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.4
org.antlr : ST4 jar 4.1
com.alibaba : fastjson jar 1.2.70
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2
org.apache.ant : ant jar 1.10.12
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.