License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing OpenShift Container PaaS Providers |
GroupId | GroupIdio.dekorate |
ArtifactId | ArtifactIdopenshift-junit |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDekorate :: Testing :: Openshift
A collection of annotations and processors for Kubernetes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openshift-junit-2.11.0.pom | |
openshift-junit-2.11.0.jar | 22 KB |
openshift-junit-2.11.0-sources.jar | 13 KB |
openshift-junit-2.11.0-javadoc.jar | 103 KB |
Browse |
<!-- 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"]
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 |