MVN

pro.redsoft.iframework : iframework-core

Maven & Gradle

Aug 04, 2014
3 stars
<dependency>
    <groupId>pro.redsoft.iframework</groupId>
    <artifactId>iframework-core</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pro.redsoft.iframework : iframework-core to add to Maven - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of pro.redsoft.iframework : iframework-core to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
iframework-core-0.4.1
iframework-core-0.4.0
0.3
iframework-core-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pro.redsoft.iframework</groupId>
    <artifactId>iframework-core</artifactId>
    <version>0.4.1</version>
</dependency>

Advertisement