is not current version
Last Version 0.5.3

io.etcd:jetcd-launcher-maven-plugin-test 0.4.1


Categories

Categories

Maven Build Tools jetcd Data Databases
GroupId

GroupId

io.etcd
ArtifactId

ArtifactId

jetcd-launcher-maven-plugin-test
Version

Version

0.4.1
Type

Type

jar

Download jetcd-launcher-maven-plugin-test 0.4.1


<!-- https://jarcasting.com/artifacts/io.etcd/jetcd-launcher-maven-plugin-test/ -->
<dependency>
    <groupId>io.etcd</groupId>
    <artifactId>jetcd-launcher-maven-plugin-test</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher-maven-plugin-test/
implementation 'io.etcd:jetcd-launcher-maven-plugin-test:0.4.1'
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher-maven-plugin-test/
implementation ("io.etcd:jetcd-launcher-maven-plugin-test:0.4.1")
'io.etcd:jetcd-launcher-maven-plugin-test:jar:0.4.1'
<dependency org="io.etcd" name="jetcd-launcher-maven-plugin-test" rev="0.4.1">
  <artifact name="jetcd-launcher-maven-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.etcd', module='jetcd-launcher-maven-plugin-test', version='0.4.1')
)
libraryDependencies += "io.etcd" % "jetcd-launcher-maven-plugin-test" % "0.4.1"
[io.etcd/jetcd-launcher-maven-plugin-test "0.4.1"]