MVN

com.cedarsoft.spring : rcp

Maven & Gradle

Apr 30, 2009
3 usages

Spring RCP related stuff

<dependency>
    <groupId>com.cedarsoft.spring</groupId>
    <artifactId>rcp</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft.spring : rcp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of com.cedarsoft.spring : rcp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
rcp-1.2.2
rcp-1.2.1

How to add a dependency to Maven

Add the following com.cedarsoft.spring : rcp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cedarsoft.spring</groupId>
    <artifactId>rcp</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cedarsoft.spring : rcp gradle dependency to your build.gradle file:

implementation 'com.cedarsoft.spring:rcp:1.2.2'

Gradle Kotlin DSL: Add the following com.cedarsoft.spring : rcp gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cedarsoft.spring:rcp:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cedarsoft.spring : rcp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cedarsoft.spring" % "rcp" % "1.2.2"

Advertisement

Dependencies from Group

Discover Dependencies

May 12, 2014
2 usages
Feb 18, 2015
4 usages
1 stars
Jul 14, 2012
4 usages
1 stars
Mar 20, 2014
3 usages
2 stars
Sep 20, 2005
24 usages
Aug 25, 2008
34 usages
Aug 01, 2011
14 usages
Jun 11, 2014
4 usages
Oct 17, 2014
1 usages
3 stars