is not current version
Last Version 4.2.7

org.joyqueue:docker-web 4.2.4-RC2


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

docker-web
Version

Version

4.2.4-RC2
Type

Type

jar

Download docker-web 4.2.4-RC2


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