Last Version

nomad-maven-plugin 1.0

Maven plugin to deploy jar artifact (like microservice) to HashiCorp Nomad (https://www.nomadproject.io/)

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

com.github.vantonov1
ArtifactId

ArtifactId

nomad-maven-plugin
Version

Version

1.0
Type

Type

maven-plugin
Description

Description

nomad-maven-plugin
Maven plugin to deploy jar artifact (like microservice) to HashiCorp Nomad (https://www.nomadproject.io/)
Project URL

Project URL

https://github.com/vantonov1/nomad-maven-plugin
Source Code Management

Source Code Management

https://github.com/vantonov1/nomad-maven-plugin

Download nomad-maven-plugin 1.0


<plugin>
    <groupId>com.github.vantonov1</groupId>
    <artifactId>nomad-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
com.hashicorp.nomad : nomad-sdk jar 0.8.6.1
javax.xml.bind : jaxb-api jar 2.3.1

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

runtime (1)

Group / Artifact Type Version
org.glassfish.jaxb : jaxb-runtime jar 2.3.1

Project Modules

There are no modules declared in this project.