MVN

com.googlecode.static-ioc : statiocioc-samples

Maven & Gradle

Oct 13, 2013

staticioc samples package

<dependency>
    <groupId>com.googlecode.static-ioc</groupId>
    <artifactId>statiocioc-samples</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.googlecode.static-ioc : statiocioc-samples to add to Maven - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of com.googlecode.static-ioc : statiocioc-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4
statiocioc-samples-0.4
0.3
statiocioc-samples-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.googlecode.static-ioc</groupId>
    <artifactId>statiocioc-samples</artifactId>
    <version>0.4</version>
</dependency>