Kubernetes-Plugin

A maven kubernetes and docker plugin to ease development with minikube and release management with jenkins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.deanjameseverett
ArtifactId

ArtifactId

k8-maven-plugin
Last Version

Last Version

1.0.6
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Kubernetes-Plugin
A maven kubernetes and docker plugin to ease development with minikube and release management with jenkins
Project URL

Project URL

https://github.com/deanjameseverett/k8-maven-plugin
Source Code Management

Source Code Management

https://github.com/deanjameseverett/k8-maven-plugin

Download k8-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.deanjameseverett</groupId>
    <artifactId>k8-maven-plugin</artifactId>
    <version>1.0.6</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.maven.plugins : maven-resources-plugin jar 3.0.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.6
1.0.5
1.0.3
1.0.2