License |
License |
---|---|
GroupId | GroupIdio.dekorate |
ArtifactId | ArtifactIdtesting |
Last Version | Last Version2.11.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDekorate :: Testing
A collection of annotations and processors for Kubernetes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testing-2.11.0.pom | 700 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.dekorate/testing/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>testing</artifactId>
<version>2.11.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/testing/
implementation 'io.dekorate:testing:2.11.0'
// https://jarcasting.com/artifacts/io.dekorate/testing/
implementation ("io.dekorate:testing:2.11.0")
'io.dekorate:testing:pom:2.11.0'
<dependency org="io.dekorate" name="testing" rev="2.11.0">
<artifact name="testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='testing', version='2.11.0')
)
libraryDependencies += "io.dekorate" % "testing" % "2.11.0"
[io.dekorate/testing "2.11.0"]