License |
License |
---|---|
GroupId | GroupIdcom.github.woerry |
ArtifactId | ArtifactIdWrBoot-Paraent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWrBoot-Paraent
Woerry's j2ee framework based Spring Boot2 and JDK8
|
Filename | Size |
---|---|
WrBoot-Paraent-1.0.0.pom | |
WrBoot-Paraent-1.0.0.jar | 2 KB |
WrBoot-Paraent-1.0.0-sources.jar | 903 bytes |
WrBoot-Paraent-1.0.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Paraent/ -->
<dependency>
<groupId>com.github.woerry</groupId>
<artifactId>WrBoot-Paraent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Paraent/
implementation 'com.github.woerry:WrBoot-Paraent:1.0.0'
// https://jarcasting.com/artifacts/com.github.woerry/WrBoot-Paraent/
implementation ("com.github.woerry:WrBoot-Paraent:1.0.0")
'com.github.woerry:WrBoot-Paraent:jar:1.0.0'
<dependency org="com.github.woerry" name="WrBoot-Paraent" rev="1.0.0">
<artifact name="WrBoot-Paraent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.woerry', module='WrBoot-Paraent', version='1.0.0')
)
libraryDependencies += "com.github.woerry" % "WrBoot-Paraent" % "1.0.0"
[com.github.woerry/WrBoot-Paraent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework.boot : spring-boot-starter-amqp | jar | 2.0.8.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.0.8.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.0.8.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.8.RELEASE |
com.alibaba : fastjson | jar | 1.2.28 |
com.thoughtworks.xstream : xstream | jar | 1.4.10 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-io : commons-io | jar | 2.6 |
org.dom4j : dom4j | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools | jar | 2.0.8.RELEASE |