MVN

eu.cedarsoft : commons

Maven & Gradle

Dec 11, 2008

cedarsoft Commons

<dependency>
    <groupId>eu.cedarsoft</groupId>
    <artifactId>commons</artifactId>
    <version>swing-presenter</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.cedarsoft : commons to add to Maven - Latest Versions:

  • Latest Stable: struct

All Versions

Choose a version of eu.cedarsoft : commons to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
commons-1.1
1.0
commons-1.0
swing
commons-swing-presenter
struct
commons-struct
repository
commons-repository
presenter
commons-presenter
lookup
commons-lookup
actions
commons-actions

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>eu.cedarsoft</groupId>
    <artifactId>commons</artifactId>
    <version>swing-presenter</version>
</dependency>

Advertisement