License |
License |
---|---|
GroupId | GroupIdcom.github.thisxulz |
ArtifactId | ArtifactIdredmq-web |
Version | Version0.0.7 |
Type | Typewar |
Description |
Descriptionredmq-web Maven Webapp
redmq
|
Project URL |
Project URL |
Filename | Size |
---|---|
redmq-web-0.0.7.pom | |
redmq-web-0.0.7.war | 55 MB |
redmq-web-0.0.7-sources.jar | 15 KB |
redmq-web-0.0.7-javadoc.jar | 145 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat.embed : tomcat-embed-jasper | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |