Last Version

redmq-web Maven Webapp 0.0.7

redmq

License

License

GroupId

GroupId

com.github.thisxulz
ArtifactId

ArtifactId

redmq-web
Version

Version

0.0.7
Type

Type

war
Description

Description

redmq-web Maven Webapp
redmq
Project URL

Project URL

http://maven.apache.org

Download redmq-web 0.0.7


<!-- https://jarcasting.com/artifacts/com.github.thisxulz/redmq-web/ -->
<dependency>
    <groupId>com.github.thisxulz</groupId>
    <artifactId>redmq-web</artifactId>
    <version>0.0.7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-web/
implementation 'com.github.thisxulz:redmq-web:0.0.7'
// https://jarcasting.com/artifacts/com.github.thisxulz/redmq-web/
implementation ("com.github.thisxulz:redmq-web:0.0.7")
'com.github.thisxulz:redmq-web:war:0.0.7'
<dependency org="com.github.thisxulz" name="redmq-web" rev="0.0.7">
  <artifact name="redmq-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.thisxulz', module='redmq-web', version='0.0.7')
)
libraryDependencies += "com.github.thisxulz" % "redmq-web" % "0.0.7"
[com.github.thisxulz/redmq-web "0.0.7"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-devtools jar
javax.servlet : jstl jar
com.alibaba : fastjson jar 1.2.47
io.springfox : springfox-swagger2 jar 2.7.0
com.github.xiaoymin : swagger-bootstrap-ui jar 1.7.2
com.github.thisxulz : redmq-utils jar 0.0.5

provided (1)

Group / Artifact Type Version
org.apache.tomcat.embed : tomcat-embed-jasper jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.