License |
License |
---|---|
GroupId | GroupIdio.github.junxworks |
ArtifactId | ArtifactIdjunx-ep-core |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjunx-ep开源开发平台
|
Filename | Size |
---|---|
junx-ep-core-1.1.4.pom | |
junx-ep-core-1.1.4.jar | 102 KB |
junx-ep-core-1.1.4-sources.jar | 83 KB |
junx-ep-core-1.1.4-javadoc.jar | 463 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |