MVN

org.nofdev : service-host-mvc

Maven & Gradle

Apr 17, 2017

service-host-mvc · The server side componet of Nofdev RPC framework

<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-host-mvc</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nofdev : service-host-mvc to add to Maven - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of org.nofdev : service-host-mvc to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
service-host-mvc-1.4.1
service-host-mvc-1.4.0
1.2.x
service-host-mvc-1.2.0
1.1.x
service-host-mvc-1.1.1
service-host-mvc-1.1.0
1.0.x
service-host-mvc-1.0.9

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-host-mvc</artifactId>
    <version>1.4.1</version>
</dependency>