Last Version

WrBoot-Paraent 1.0.0

Woerry's j2ee framework based Spring Boot2 and JDK8

License

License

GroupId

GroupId

com.github.woerry
ArtifactId

ArtifactId

WrBoot-Paraent
Version

Version

1.0.0
Type

Type

jar
Description

Description

WrBoot-Paraent
Woerry's j2ee framework based Spring Boot2 and JDK8

Download WrBoot-Paraent 1.0.0


<!-- 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"]

Dependencies

compile (10)

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

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools jar 2.0.8.RELEASE

Project Modules

There are no modules declared in this project.