| License | License | 
|---|---|
| Categories | CategoriesAnt Build Tools | 
| GroupId | GroupIdcom.mantledillusion.injection | 
| ArtifactId | ArtifactIdhura-weblaunch | 
| Last Version | Last Version2.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHura Weblaunch Hura is a dependency injection framework focused on sequential injection and bean lifecycle management. | 
| Filename | Size | 
|---|---|
| hura-weblaunch-2.0.0.pom | |
| hura-weblaunch-2.0.0.jar | 9 KB | 
| hura-weblaunch-2.0.0-sources.jar | 6 KB | 
| hura-weblaunch-2.0.0-javadoc.jar | 46 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-weblaunch/ -->
<dependency>
    <groupId>com.mantledillusion.injection</groupId>
    <artifactId>hura-weblaunch</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-weblaunch/
implementation 'com.mantledillusion.injection:hura-weblaunch:2.0.0'// https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-weblaunch/
implementation ("com.mantledillusion.injection:hura-weblaunch:2.0.0")'com.mantledillusion.injection:hura-weblaunch:jar:2.0.0'<dependency org="com.mantledillusion.injection" name="hura-weblaunch" rev="2.0.0">
  <artifact name="hura-weblaunch" type="jar" />
</dependency>@Grapes(
@Grab(group='com.mantledillusion.injection', module='hura-weblaunch', version='2.0.0')
)libraryDependencies += "com.mantledillusion.injection" % "hura-weblaunch" % "2.0.0"[com.mantledillusion.injection/hura-weblaunch "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.mantledillusion.injection : hura-web | jar | 2.0.0 | 
| io.undertow : undertow-servlet | jar | 2.2.3.Final |