| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing Native Development Tools | 
| GroupId | GroupIdio.dekorate | 
| ArtifactId | ArtifactIdknative-junit | 
| Last Version | Last Version2.11.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionDekorate :: Testing :: Knative A collection of annotations and processors for Kubernetes | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| knative-junit-2.11.0.pom | |
| knative-junit-2.11.0.jar | 31 KB | 
| knative-junit-2.11.0-sources.jar | 18 KB | 
| knative-junit-2.11.0-javadoc.jar | 120 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.dekorate/knative-junit/ -->
<dependency>
    <groupId>io.dekorate</groupId>
    <artifactId>knative-junit</artifactId>
    <version>2.11.0</version>
</dependency>// https://jarcasting.com/artifacts/io.dekorate/knative-junit/
implementation 'io.dekorate:knative-junit:2.11.0'// https://jarcasting.com/artifacts/io.dekorate/knative-junit/
implementation ("io.dekorate:knative-junit:2.11.0")'io.dekorate:knative-junit:jar:2.11.0'<dependency org="io.dekorate" name="knative-junit" rev="2.11.0">
  <artifact name="knative-junit" type="jar" />
</dependency>@Grapes(
@Grab(group='io.dekorate', module='knative-junit', version='2.11.0')
)libraryDependencies += "io.dekorate" % "knative-junit" % "2.11.0"[io.dekorate/knative-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.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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.dekorate : knative-annotations | jar | 2.11.0 |