Last Version

Dekorate :: Testing :: Openshift 2.11.0

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

JUnit Unit Testing OpenShift Container PaaS Providers
GroupId

GroupId

io.dekorate
ArtifactId

ArtifactId

openshift-junit
Version

Version

2.11.0
Type

Type

jar
Description

Description

Dekorate :: Testing :: Openshift
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat

Download openshift-junit 2.11.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.dekorate : dekorate-core jar 2.11.0
io.dekorate : core-junit jar 2.11.0
io.dekorate : openshift-annotations jar 2.11.0
io.sundr : builder-annotations Optional jar 0.90.4
org.junit.jupiter : junit-jupiter-api jar 5.5.0
org.junit.jupiter : junit-jupiter-engine jar 5.5.0

Project Modules

There are no modules declared in this project.