MVN

io.shulie.instrument.module : bootstrap-inject

Maven & Gradle

Nov 11, 2021
<dependency>
    <groupId>io.shulie.instrument.module</groupId>
    <artifactId>bootstrap-inject</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.shulie.instrument.module : bootstrap-inject to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.shulie.instrument.module : bootstrap-inject to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
bootstrap-inject-1.0.3
bootstrap-inject-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.shulie.instrument.module</groupId>
    <artifactId>bootstrap-inject</artifactId>
    <version>1.0.3</version>
</dependency>

Advertisement