MVN

io.github.qsy7.java.infrastructure : inject

Maven & Gradle

Dec 17, 2019

inject · inject

<dependency>
    <groupId>io.github.qsy7.java.infrastructure</groupId>
    <artifactId>inject</artifactId>
    <version>providers</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: providers

All Versions

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

Version Vulnerabilities Updated
0.1.x
inject-0.1.0
providers
inject-providers
modules
inject-modules
core
inject-core

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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