is not current version
Last Version 2.9.0-rc-202107112205

io.streamnative:dashboard-docker-image 2.8.2.7


Categories

Categories

Docker Container Virtualization Tools Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

dashboard-docker-image
Version

Version

2.8.2.7
Type

Type

jar

Download dashboard-docker-image 2.8.2.7


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