is not current version
Last Version 0.5.0

io.automatiko.quarkus:automatiko-quarkus-integration-test-hot-reload 0.3.0


Categories

Categories

Quarkus Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

io.automatiko.quarkus
ArtifactId

ArtifactId

automatiko-quarkus-integration-test-hot-reload
Version

Version

0.3.0
Type

Type

jar

Download automatiko-quarkus-integration-test-hot-reload 0.3.0


<!-- https://jarcasting.com/artifacts/io.automatiko.quarkus/automatiko-quarkus-integration-test-hot-reload/ -->
<dependency>
    <groupId>io.automatiko.quarkus</groupId>
    <artifactId>automatiko-quarkus-integration-test-hot-reload</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.automatiko.quarkus/automatiko-quarkus-integration-test-hot-reload/
implementation 'io.automatiko.quarkus:automatiko-quarkus-integration-test-hot-reload:0.3.0'
// https://jarcasting.com/artifacts/io.automatiko.quarkus/automatiko-quarkus-integration-test-hot-reload/
implementation ("io.automatiko.quarkus:automatiko-quarkus-integration-test-hot-reload:0.3.0")
'io.automatiko.quarkus:automatiko-quarkus-integration-test-hot-reload:jar:0.3.0'
<dependency org="io.automatiko.quarkus" name="automatiko-quarkus-integration-test-hot-reload" rev="0.3.0">
  <artifact name="automatiko-quarkus-integration-test-hot-reload" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.automatiko.quarkus', module='automatiko-quarkus-integration-test-hot-reload', version='0.3.0')
)
libraryDependencies += "io.automatiko.quarkus" % "automatiko-quarkus-integration-test-hot-reload" % "0.3.0"
[io.automatiko.quarkus/automatiko-quarkus-integration-test-hot-reload "0.3.0"]