MVN

com.zackku : xspringboot-project

Maven & Gradle

Jun 05, 2020
1 stars

xspringboot-project · A simple and efficient async web framework. Just use Spring code style to write Vertx project !

<dependency>
    <groupId>com.zackku</groupId>
    <artifactId>xspringboot-project</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zackku : xspringboot-project to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.zackku : xspringboot-project to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
xspringboot-project-1.0.2
xspringboot-project-1.0.1-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.zackku</groupId>
    <artifactId>xspringboot-project</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement