MVN

com.cedarsoft.utils : legacy

Maven & Gradle

Oct 08, 2011

Legacy Utils

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

Latest Version

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

  • Latest Stable: web

All Versions

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

Version Vulnerabilities Updated
1.3.x
legacy-1.3.7
legacy-1.3.6
legacy-1.3.5
legacy-1.3.4
web
legacy-web
hibernate
legacy-hibernate
db
legacy-db

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cedarsoft.utils</groupId>
    <artifactId>legacy</artifactId>
    <version>web</version>
</dependency>

Advertisement