MVN

com.nilcaream.atto : atto-parent

Maven & Gradle

Jun 29, 2018
0 stars

Atto Container · Simple dependency injection framework for Java

<dependency>
    <groupId>com.nilcaream.atto</groupId>
    <artifactId>atto-parent</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nilcaream.atto : atto-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of com.nilcaream.atto : atto-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
atto-parent-1.1
1.0
atto-parent-1.0
0.1
atto-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.nilcaream.atto</groupId>
    <artifactId>atto-parent</artifactId>
    <version>1.1</version>
</dependency>

Advertisement