Last Version

AP4K :: Testing :: Service Catalog 0.2.3

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

servicecatalog-junit
Version

Version

0.2.3
Type

Type

jar
Description

Description

AP4K :: Testing :: Service Catalog
A collection of annotations and processors for Kubernetes
Project Organization

Project Organization

Red Hat

Download servicecatalog-junit 0.2.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.ap4k : ap4k-core jar 0.2.3
io.ap4k : core-junit jar 0.2.3
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-engine jar 5.3.2

Project Modules

There are no modules declared in this project.