Spring RCP minimal example

cedarsoft Open Projects

License

License

GLP with Classpath Exception
GroupId

GroupId

com.cedarsoft.spring
ArtifactId

ArtifactId

rcp-minimal
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring RCP minimal example
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download rcp-minimal

How to add to project

<!-- https://jarcasting.com/artifacts/com.cedarsoft.spring/rcp-minimal/ -->
<dependency>
    <groupId>com.cedarsoft.spring</groupId>
    <artifactId>rcp-minimal</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.spring/rcp-minimal/
implementation 'com.cedarsoft.spring:rcp-minimal:1.2.2'
// https://jarcasting.com/artifacts/com.cedarsoft.spring/rcp-minimal/
implementation ("com.cedarsoft.spring:rcp-minimal:1.2.2")
'com.cedarsoft.spring:rcp-minimal:jar:1.2.2'
<dependency org="com.cedarsoft.spring" name="rcp-minimal" rev="1.2.2">
  <artifact name="rcp-minimal" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.spring', module='rcp-minimal', version='1.2.2')
)
libraryDependencies += "com.cedarsoft.spring" % "rcp-minimal" % "1.2.2"
[com.cedarsoft.spring/rcp-minimal "1.2.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.cedarsoft.spring : rcp jar 1.2.2
org.springframework : spring jar 2.5.5
com.intellij : annotations jar 7.0.3

test (2)

Group / Artifact Type Version
com.cedarsoft.utils : test-utils jar 1.3.6
org.testng : testng jar 5.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1