hedgehog

Hedgehog is a Spring, Guice and CDI bean injector in non-managed beans.

License

License

GroupId

GroupId

ro.fortsoft
ArtifactId

ArtifactId

hedgehog
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

hedgehog
Hedgehog is a Spring, Guice and CDI bean injector in non-managed beans.
Project URL

Project URL

https://github.com/danjee/hedgehog

Download hedgehog

Filename Size
hedgehog-0.0.3.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/ro.fortsoft/hedgehog/ -->
<dependency>
    <groupId>ro.fortsoft</groupId>
    <artifactId>hedgehog</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/hedgehog/
implementation 'ro.fortsoft:hedgehog:0.0.3'
// https://jarcasting.com/artifacts/ro.fortsoft/hedgehog/
implementation ("ro.fortsoft:hedgehog:0.0.3")
'ro.fortsoft:hedgehog:pom:0.0.3'
<dependency org="ro.fortsoft" name="hedgehog" rev="0.0.3">
  <artifact name="hedgehog" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='hedgehog', version='0.0.3')
)
libraryDependencies += "ro.fortsoft" % "hedgehog" % "0.0.3"
[ro.fortsoft/hedgehog "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hedgehog-core
  • hedgehog-spring
  • hedgehog-guice
  • hedgehog-weld

Versions

Version
0.0.3
0.0.2
0.0.1