MVN

com.cedarsoft.utils : history

Maven & Gradle

Aug 07, 2012

History

<dependency>
    <groupId>com.cedarsoft.utils</groupId>
    <artifactId>history</artifactId>
    <version>ui</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft.utils : history to add to Maven - Latest Versions:

  • Latest Stable: ui

All Versions

Choose a version of com.cedarsoft.utils : history to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
history-1.3.7
history-1.3.6
history-1.3.5
history-1.3.4
history-1.3.3
history-1.3.2
ui
history-ui
core
history-core

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cedarsoft.utils</groupId>
    <artifactId>history</artifactId>
    <version>ui</version>
</dependency>

Advertisement