is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-web-application 4.2.3

Web console runtime

GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-web-application
Version

Version

4.2.3
Type

Type

jar

Download joyqueue-web-application 4.2.3


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