MVN

io.github.qsy7.java.infrastructure.inject : modules

Maven & Gradle

Dec 17, 2019
<dependency>
    <groupId>io.github.qsy7.java.infrastructure.inject</groupId>
    <artifactId>modules</artifactId>
    <version>web</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.qsy7.java.infrastructure.inject : modules to add to Maven - Latest Versions:

  • Latest Stable: web

All Versions

Choose a version of io.github.qsy7.java.infrastructure.inject : modules to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
modules-0.1.0
web
modules-web
test
modules-test
provider
modules-provider
implementer
modules-implementer
cli
modules-cli

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.qsy7.java.infrastructure.inject</groupId>
    <artifactId>modules</artifactId>
    <version>web</version>
</dependency>