Knative Model & API

Retrofit2 based Java interfaces to create a REST API client and model files for Knative (Serving & Eventing).

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.marcnuri.yakc.apis
ArtifactId

ArtifactId

knative
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

Knative Model & API
Retrofit2 based Java interfaces to create a REST API client and model files for Knative (Serving & Eventing).
Project URL

Project URL

https://github.com/manusa/yakc
Source Code Management

Source Code Management

https://github.com/manusa/yakc

Download knative

How to add to project

<!-- https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/knative/ -->
<dependency>
    <groupId>com.marcnuri.yakc.apis</groupId>
    <artifactId>knative</artifactId>
    <version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/knative/
implementation 'com.marcnuri.yakc.apis:knative:0.0.25'
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/knative/
implementation ("com.marcnuri.yakc.apis:knative:0.0.25")
'com.marcnuri.yakc.apis:knative:jar:0.0.25'
<dependency org="com.marcnuri.yakc.apis" name="knative" rev="0.0.25">
  <artifact name="knative" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcnuri.yakc.apis', module='knative', version='0.0.25')
)
libraryDependencies += "com.marcnuri.yakc.apis" % "knative" % "0.0.25"
[com.marcnuri.yakc.apis/knative "0.0.25"]

Dependencies

compile (1)

Group / Artifact Type Version
com.marcnuri.yakc : kubernetes-model jar 0.0.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16