MVN

sk.seges.acris : acris-os-parent

Maven & Gradle

Sep 25, 2014

AcrIS Parent · AcrIS is a modern framework serving as a base for applications, web sites and portals. It provides various tools and libraries to ease daily development. Build on top of Google web toolkit and provides sophisticated solution for security, JSON protocol and usefull project skelets integrated with maven, hibernate and spring. You will get a prepared solution in box ready to use in your own project.

<dependency>
    <groupId>sk.seges.acris</groupId>
    <artifactId>acris-os-parent</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of sk.seges.acris : acris-os-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of sk.seges.acris : acris-os-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
acris-os-parent-2.0.0
1.2.x
acris-os-parent-1.2.2
acris-os-parent-1.2.1
acris-os-parent-1.2.0
1.1.x
acris-os-parent-1.1.2
acris-os-parent-1.1.1
acris-os-parent-1.1.0
1.0.x
acris-os-parent-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>sk.seges.acris</groupId>
    <artifactId>acris-os-parent</artifactId>
    <version>2.0.0</version>
</dependency>