License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.doolin |
ArtifactId | ArtifactIdDoolin |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDoolin
The Doolin framework allows the fast development of Swing Rich Client applications, based on the Spring framework.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Doolin-0.10.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.doolin/Doolin/ -->
<dependency>
<groupId>net.sf.doolin</groupId>
<artifactId>Doolin</artifactId>
<version>0.10.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.doolin/Doolin/
implementation 'net.sf.doolin:Doolin:0.10.3'
// https://jarcasting.com/artifacts/net.sf.doolin/Doolin/
implementation ("net.sf.doolin:Doolin:0.10.3")
'net.sf.doolin:Doolin:pom:0.10.3'
<dependency org="net.sf.doolin" name="Doolin" rev="0.10.3">
<artifact name="Doolin" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.doolin', module='Doolin', version='0.10.3')
)
libraryDependencies += "net.sf.doolin" % "Doolin" % "0.10.3"
[net.sf.doolin/Doolin "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.16 |