License |
License
GLP with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.spring |
ArtifactId | ArtifactIdrcp |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring RCP related stuff
cedarsoft Open Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rcp-1.2.2.pom | |
rcp-1.2.2.jar | 438 KB |
rcp-1.2.2-sources.jar | 221 KB |
rcp-1.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft.spring/rcp/ -->
<dependency>
<groupId>com.cedarsoft.spring</groupId>
<artifactId>rcp</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.spring/rcp/
implementation 'com.cedarsoft.spring:rcp:1.2.2'
// https://jarcasting.com/artifacts/com.cedarsoft.spring/rcp/
implementation ("com.cedarsoft.spring:rcp:1.2.2")
'com.cedarsoft.spring:rcp:jar:1.2.2'
<dependency org="com.cedarsoft.spring" name="rcp" rev="1.2.2">
<artifact name="rcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.spring', module='rcp', version='1.2.2')
)
libraryDependencies += "com.cedarsoft.spring" % "rcp" % "1.2.2"
[com.cedarsoft.spring/rcp "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.utils : common | jar | 1.3.6 |
com.cedarsoft.utils : swing | jar | 1.3.6 |
com.cedarsoft.utils.history : core | jar | 1.3.6 |
com.cedarsoft.utils : tags | jar | 1.3.6 |
com.cedarsoft.commons : lookup | jar | 1.1 |
commons-io : commons-io | jar | 1.4 |
commons-lang : commons-lang | jar | 2.4 |
fest » fest-reflect | jar | 1.1 |
org.springframework.security : spring-security-core | jar | 2.0.4 |
org.springframework.security : spring-security-core-tiger | jar | 2.0.4 |
org.springframework.richclient » spring-richclient-resources | jar | 1.1.0-cedarsoft |
org.springframework.richclient » spring-richclient-core | jar | 1.1.0-cedarsoft |
org.springframework.richclient » spring-richclient-sandbox | jar | 1.1.0-cedarsoft |
org.springframework.richclient » spring-richclient-jdk6 | jar | 1.1.0-cedarsoft |
net.sf.nachocalendar : nachocalendar | jar | 0.23 |
org.swinglabs : swingx | jar | 0.9.3 |
org.springframework.richclient » spring-richclient-jide-binding | jar | 1.1.0-cedarsoft |
org.springframework.richclient » spring-richclient-jide-docking | jar | 1.1.0-cedarsoft |
org.springframework.richclient » spring-richclient-jide-components | jar | 1.1.0-cedarsoft |
org.springframework.richclient » spring-richclient-jide-action | jar | 1.1.0-cedarsoft |
com.jidesoft : jide-oss | jar | 2.2.7 |
com.jgoodies : forms | jar | 1.2.1 |
com.jgoodies : looks | jar | 2.2.0 |
org.springframework : spring | jar | 2.5.5 |
com.intellij : annotations | jar | 7.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.cedarsoft.utils : test-utils | jar | 1.3.6 |
org.testng : testng | jar | 5.8 |