MVN

com.github.dactiv : dactiv-base-framework

Maven & Gradle

Feb 10, 2014

base web framework project · base-framework is a base framework based on spring,hibernate,spring mvc,shiro.

<dependency>
    <groupId>com.github.dactiv</groupId>
    <artifactId>dactiv-base-framework</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dactiv : dactiv-base-framework to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0.RELEASE

All Versions

Choose a version of com.github.dactiv : dactiv-base-framework to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
dactiv-base-framework-1.1.0.RELEASE
1.0.x
dactiv-base-framework-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dactiv</groupId>
    <artifactId>dactiv-base-framework</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>