Last Version

AP4K :: Testing :: Core 0.5.0

A collection of annotations and processors for Kubernetes

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.ap4k
ArtifactId

ArtifactId

core-junit
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Project Organization

Red Hat

Download core-junit 0.5.0


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.