Fabric8 :: CRD generator :: Tests


GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

crd-generator-test
Last Version

Last Version

6.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric8 :: CRD generator :: Tests

Download crd-generator-test

How to add to project

<!-- https://jarcasting.com/artifacts/io.fabric8/crd-generator-test/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>crd-generator-test</artifactId>
    <version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/crd-generator-test/
implementation 'io.fabric8:crd-generator-test:6.0.0-RC1'
// https://jarcasting.com/artifacts/io.fabric8/crd-generator-test/
implementation ("io.fabric8:crd-generator-test:6.0.0-RC1")
'io.fabric8:crd-generator-test:jar:6.0.0-RC1'
<dependency org="io.fabric8" name="crd-generator-test" rev="6.0.0-RC1">
  <artifact name="crd-generator-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='crd-generator-test', version='6.0.0-RC1')
)
libraryDependencies += "io.fabric8" % "crd-generator-test" % "6.0.0-RC1"
[io.fabric8/crd-generator-test "6.0.0-RC1"]

Dependencies

compile (1)

Group / Artifact Type Version
io.fabric8 : crd-generator-apt jar

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
javax.validation : validation-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
6.0.0-RC1