com.github.enjektor:enjektor-context

Enjektor is an application framework and inversion of control container for the Java platform.

License

License

GroupId

GroupId

com.github.enjektor
ArtifactId

ArtifactId

enjektor-context
Last Version

Last Version

0.0.6.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Enjektor is an application framework and inversion of control container for the Java platform.

Download enjektor-context

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.enjektor : enjektor-core jar 0.0.4.RELEASE
com.github.enjektor : enjektor-utils jar 0.0.2.RELEASE
net.sf.trove4j : trove4j jar 3.0.3

Project Modules

There are no modules declared in this project.
com.github.enjektor
Enjektor is an application framework and inversion of control container for the Java platform.

Versions

Version
0.0.6.RELEASE
0.0.6
0.0.5
0.0.4
0.0.3