com.github.enjektor:enjektor-starter

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

License

License

GroupId

GroupId

com.github.enjektor
ArtifactId

ArtifactId

enjektor-starter
Last Version

Last Version

0.0.3
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-starter

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.enjektor : enjektor-context jar 0.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.3
0.0.1.RELEASE
0.0.1