MVN

net.officefloor.tutorial : DeployHttpServer

Maven & Gradle

Dec 29, 2019
60 stars

Deploy HTTP Server Tutorial · Deplyoing a HTTP Server

<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>DeployHttpServer</artifactId>
    <version>3.17.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.officefloor.tutorial : DeployHttpServer to add to Maven - Latest Versions:

  • Latest Stable: 3.17.0

All Versions

Choose a version of net.officefloor.tutorial : DeployHttpServer to add to Maven - All Versions:

Version Vulnerabilities Updated
3.17.x
DeployHttpServer-3.17.0
3.16.x
DeployHttpServer-3.16.0
3.15.x
DeployHttpServer-3.15.0
3.14.x
DeployHttpServer-3.14.0
3.13.x
DeployHttpServer-3.13.0
3.12.x
DeployHttpServer-3.12.0
3.11.x
DeployHttpServer-3.11.0
3.10.x
DeployHttpServer-3.10.3
DeployHttpServer-3.10.2
DeployHttpServer-3.10.1
DeployHttpServer-3.10.0
3.9.x
DeployHttpServer-3.9.2
DeployHttpServer-3.9.1
DeployHttpServer-3.9.0
3.8.x
DeployHttpServer-3.8.0
3.7.x
DeployHttpServer-3.7.0
3.6.x
DeployHttpServer-3.6.2
DeployHttpServer-3.6.1
DeployHttpServer-3.6.0
3.5.x
DeployHttpServer-3.5.1
DeployHttpServer-3.5.0
3.4.x
DeployHttpServer-3.4.0
3.3.x
DeployHttpServer-3.3.0
3.2.x
DeployHttpServer-3.2.0
3.1.x
DeployHttpServer-3.1.0
3.0.x
DeployHttpServer-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.officefloor.tutorial</groupId>
    <artifactId>DeployHttpServer</artifactId>
    <version>3.17.0</version>
</dependency>