Last Version

Fabric8 :: Origin and Kubernetes Model Generator 0.2.12

This app generates a JSON Schema based on updated go package dependencies from [Origin](https://github.com/openshift/origin) and [Kubernetes](https://github.com/GoogleCloudPlatform/kubernetes), which in turn is used to generate model Java types which on successful testing the binary is released to maven central.

License

License

GroupId

GroupId

io.alauda
ArtifactId

ArtifactId

model-generator-app
Version

Version

0.2.12
Type

Type

jar
Description

Description

Fabric8 :: Origin and Kubernetes Model Generator
This app generates a JSON Schema based on updated go package dependencies from [Origin](https://github.com/openshift/origin) and [Kubernetes](https://github.com/GoogleCloudPlatform/kubernetes), which in turn is used to generate model Java types which on successful testing the binary is released to maven central.
Project Organization

Project Organization

Alauda

Download model-generator-app 0.2.12


<!-- https://jarcasting.com/artifacts/io.alauda/model-generator-app/ -->
<dependency>
    <groupId>io.alauda</groupId>
    <artifactId>model-generator-app</artifactId>
    <version>0.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.alauda/model-generator-app/
implementation 'io.alauda:model-generator-app:0.2.12'
// https://jarcasting.com/artifacts/io.alauda/model-generator-app/
implementation ("io.alauda:model-generator-app:0.2.12")
'io.alauda:model-generator-app:jar:0.2.12'
<dependency org="io.alauda" name="model-generator-app" rev="0.2.12">
  <artifact name="model-generator-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.alauda', module='model-generator-app', version='0.2.12')
)
libraryDependencies += "io.alauda" % "model-generator-app" % "0.2.12"
[io.alauda/model-generator-app "0.2.12"]

Dependencies

test (4)

Group / Artifact Type Version
org.jboss.arquillian.junit : arquillian-junit-container jar 1.1.5.Final
io.fabric8 : arquillian-fabric8 jar 2.0.19
io.fabric8 : kubernetes-assertions jar 2.0.19
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.