felson-ioc

The Felson IoC container

License

License

GroupId

GroupId

com.elevenware.felson
ArtifactId

ArtifactId

felson-ioc
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

felson-ioc
The Felson IoC container

Download felson-ioc

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
org.reflections : reflections jar 0.9.11
javax.inject : javax.inject jar 1
com.elevenware.felson : felson-api jar 0.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1