Last Version

Kubernetes Maven Plugin 0.1.0

Maven plugin for getting your Java apps on to Kubernetes

License

License

http://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

Maven Build Tools
GroupId

GroupId

io.jshift
ArtifactId

ArtifactId

k8s-maven-plugin-build
Version

Version

0.1.0
Type

Type

pom
Description

Description

Kubernetes Maven Plugin
Maven plugin for getting your Java apps on to Kubernetes
Project URL

Project URL

http://github.com/jshiftio/kubernetes-maven-plugin

Download k8s-maven-plugin-build 0.1.0


<!-- https://jarcasting.com/artifacts/io.jshift/k8s-maven-plugin-build/ -->
<dependency>
    <groupId>io.jshift</groupId>
    <artifactId>k8s-maven-plugin-build</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.jshift/k8s-maven-plugin-build/
implementation 'io.jshift:k8s-maven-plugin-build:0.1.0'
// https://jarcasting.com/artifacts/io.jshift/k8s-maven-plugin-build/
implementation ("io.jshift:k8s-maven-plugin-build:0.1.0")
'io.jshift:k8s-maven-plugin-build:pom:0.1.0'
<dependency org="io.jshift" name="k8s-maven-plugin-build" rev="0.1.0">
  <artifact name="k8s-maven-plugin-build" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.jshift', module='k8s-maven-plugin-build', version='0.1.0')
)
libraryDependencies += "io.jshift" % "k8s-maven-plugin-build" % "0.1.0"
[io.jshift/k8s-maven-plugin-build "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugin
  • it