Doolin-Context

The Doolin Context framework is a set of utilities to deal with Spring contexts that define a application life-cycle.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.doolin
ArtifactId

ArtifactId

Doolin-Context
Last Version

Last Version

0.10.3
Release Date

Release Date

Type

Type

jar
Description

Description

Doolin-Context
The Doolin Context framework is a set of utilities to deal with Spring contexts that define a application life-cycle.
Source Code Management

Source Code Management

http://sourceforge.net/apps/trac/doolin-guif/browser/Doolin/tags/0.10.3/Doolin-Context

Download Doolin-Context

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.doolin/Doolin-Context/ -->
<dependency>
    <groupId>net.sf.doolin</groupId>
    <artifactId>Doolin-Context</artifactId>
    <version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.doolin/Doolin-Context/
implementation 'net.sf.doolin:Doolin-Context:0.10.3'
// https://jarcasting.com/artifacts/net.sf.doolin/Doolin-Context/
implementation ("net.sf.doolin:Doolin-Context:0.10.3")
'net.sf.doolin:Doolin-Context:jar:0.10.3'
<dependency org="net.sf.doolin" name="Doolin-Context" rev="0.10.3">
  <artifact name="Doolin-Context" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.doolin', module='Doolin-Context', version='0.10.3')
)
libraryDependencies += "net.sf.doolin" % "Doolin-Context" % "0.10.3"
[net.sf.doolin/Doolin-Context "0.10.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar 2.5.6
net.sf.doolin : Doolin-Core jar 0.10.3
org.slf4j : slf4j-api jar 1.6.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.3
0.10.2