License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdio.dekorate |
ArtifactId | ArtifactIdcore-junit |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDekorate :: Testing :: Core
A collection of annotations and processors for Kubernetes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-junit-2.11.0.pom | |
core-junit-2.11.0.jar | 29 KB |
core-junit-2.11.0-sources.jar | 20 KB |
core-junit-2.11.0-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.dekorate/core-junit/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>core-junit</artifactId>
<version>2.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/core-junit/
implementation 'io.dekorate:core-junit:2.11.0'
// https://jarcasting.com/artifacts/io.dekorate/core-junit/
implementation ("io.dekorate:core-junit:2.11.0")
'io.dekorate:core-junit:jar:2.11.0'
<dependency org="io.dekorate" name="core-junit" rev="2.11.0">
<artifact name="core-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='core-junit', version='2.11.0')
)
libraryDependencies += "io.dekorate" % "core-junit" % "2.11.0"
[io.dekorate/core-junit "2.11.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dekorate : dekorate-core | jar | 2.11.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |