| License |
License |
|---|---|
| GroupId | GroupIdio.dekorate |
| ArtifactId | ArtifactIdjib-annotations |
| Version | Version2.8.0 |
| Type | Typejar |
| Description |
DescriptionDekorate :: Annotations :: Jib
A collection of annotations and processors for Kubernetes
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jib-annotations-2.8.0.pom | |
| jib-annotations-2.8.0.jar | 23 KB |
| jib-annotations-2.8.0-sources.jar | 15 KB |
| jib-annotations-2.8.0-processors.jar | 24 KB |
| jib-annotations-2.8.0-javadoc.jar | 127 KB |
| jib-annotations-2.8.0-annotations.jar | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.dekorate/jib-annotations/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>jib-annotations</artifactId>
<version>2.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/jib-annotations/
implementation 'io.dekorate:jib-annotations:2.8.0'
// https://jarcasting.com/artifacts/io.dekorate/jib-annotations/
implementation ("io.dekorate:jib-annotations:2.8.0")
'io.dekorate:jib-annotations:jar:2.8.0'
<dependency org="io.dekorate" name="jib-annotations" rev="2.8.0">
<artifact name="jib-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='jib-annotations', version='2.8.0')
)
libraryDependencies += "io.dekorate" % "jib-annotations" % "2.8.0"
[io.dekorate/jib-annotations "2.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dekorate : dekorate-core | jar | 2.8.0 |
| io.sundr : builder-annotations Optional | jar | 0.60.0 |
| io.dekorate : dekorate-templates Optional | jar | 2.8.0 |
| io.sundr : transform-annotations Optional | jar | 0.60.0 |
| io.sundr : sundr-codegen-velocity Optional | jar | 0.60.0 |