InjectMaid - Core Library

InjectMaid is a lightweight dependency injection framework that does not rely on annotations.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.quantummaid.injectmaid
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.20
Release Date

Release Date

Type

Type

jar
Description

Description

InjectMaid - Core Library
InjectMaid is a lightweight dependency injection framework that does not rely on annotations.
Project Organization

Project Organization

Richard Hauswald

Download core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.quantummaid.reflectmaid : reflectmaid-core jar
de.quantummaid.reflectmaid : reflectmaid-typescanner jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (6)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
com.google.inject : guice jar 5.0.1
org.springframework : spring-beans jar 5.3.13
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.
de.quantummaid.injectmaid

QuantumMaid

The Java framework to export your domain logic without breaking clean architecture or introducing tedious configuration.

Versions

Version
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
0.1.15
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
0.0.48
0.0.47
0.0.46
0.0.45
0.0.44
0.0.43
0.0.42
0.0.41
0.0.40
0.0.39
0.0.38
0.0.37
0.0.36
0.0.35
0.0.34
0.0.33
0.0.32
0.0.31
0.0.30
0.0.29
0.0.28
0.0.27
0.0.26
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15