License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.dekorate |
ArtifactId | ArtifactIdknative-example |
Last Version | Last Version2.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDekorate :: Examples :: Knative
A collection of annotations and processors for Kubernetes
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.dekorate/knative-example/ -->
<dependency>
<groupId>io.dekorate</groupId>
<artifactId>knative-example</artifactId>
<version>2.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dekorate/knative-example/
implementation 'io.dekorate:knative-example:2.0.0-alpha-1'
// https://jarcasting.com/artifacts/io.dekorate/knative-example/
implementation ("io.dekorate:knative-example:2.0.0-alpha-1")
'io.dekorate:knative-example:jar:2.0.0-alpha-1'
<dependency org="io.dekorate" name="knative-example" rev="2.0.0-alpha-1">
<artifact name="knative-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dekorate', module='knative-example', version='2.0.0-alpha-1')
)
libraryDependencies += "io.dekorate" % "knative-example" % "2.0.0-alpha-1"
[io.dekorate/knative-example "2.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
io.dekorate : knative-annotations | jar | 2.0.0-alpha-1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
io.dekorate : knative-junit-starter | jar | 2.0.0-alpha-1 |