Last Version

picover 1.0.0

A PicoContainer that makes it possible to use Spring managed beans.

License

License

GroupId

GroupId

com.github.stefanbirkner
ArtifactId

ArtifactId

picover
Version

Version

1.0.0
Type

Type

jar
Description

Description

picover
A PicoContainer that makes it possible to use Spring managed beans.
Source Code Management

Source Code Management

https://github.com/stefanbirkner/picover/

Download picover 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.picocontainer : picocontainer jar 2.14.3
org.springframework : spring-context jar 4.0.4.RELEASE

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.