DependencyInjector

Lightweight dependency injector (JSR-330 implementation)

License

License

GroupId

GroupId

ch.jalu
ArtifactId

ArtifactId

injector-parent
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

DependencyInjector
Lightweight dependency injector (JSR-330 implementation)
Project URL

Project URL

https://github.com/ljacqu/DependencyInjector

Download injector-parent

Filename Size
injector-parent-1.0.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • injector
  • injector-extras

Versions

Version
1.0