Last Version

Enjektor 0.0.6.RELEASE

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

License

License

GroupId

GroupId

com.github.enjektor
ArtifactId

ArtifactId

enjektor
Version

Version

0.0.6.RELEASE
Type

Type

pom
Description

Description

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

Project URL

https://github.com/enjektor/enjektor
Source Code Management

Source Code Management

https://github.com/enjektor/enjektor

Download enjektor 0.0.6.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar 3.0.3

Project Modules

  • enjektor-core
  • enjektor-context
  • enjektor-starter
  • enjektor-utils