MVN

com.aibton : aibton-framework

Maven & Gradle

Jan 02, 2018

aibton-framework · aibton-framework main project

<dependency>
    <groupId>com.aibton</groupId>
    <artifactId>aibton-framework</artifactId>
    <version>1.0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aibton : aibton-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.1

All Versions

Choose a version of com.aibton : aibton-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
aibton-framework-1.0.0.1
aibton-framework-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aibton</groupId>
    <artifactId>aibton-framework</artifactId>
    <version>1.0.0.1</version>
</dependency>

Advertisement