License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.opsbears.webcomponents.dic |
ArtifactId | ArtifactIdjit |
Last Version | Last Version1.0.0-alpha14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpsbears Web Components Just-In-Time Dependency Injection Container
A simple IoC dependency injector for Java that resolves dependencies as needed.
|
Filename | Size |
---|---|
jit-1.0.0-alpha14.pom | |
jit-1.0.0-alpha14.jar | 9 KB |
jit-1.0.0-alpha14-sources.jar | 4 KB |
jit-1.0.0-alpha14-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/ -->
<dependency>
<groupId>com.opsbears.webcomponents.dic</groupId>
<artifactId>jit</artifactId>
<version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/
implementation 'com.opsbears.webcomponents.dic:jit:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/jit/
implementation ("com.opsbears.webcomponents.dic:jit:1.0.0-alpha14")
'com.opsbears.webcomponents.dic:jit:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.dic" name="jit" rev="1.0.0-alpha14">
<artifact name="jit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.dic', module='jit', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.dic" % "jit" % "1.0.0-alpha14"
[com.opsbears.webcomponents.dic/jit "1.0.0-alpha14"]
Group / Artifact | Type | Version |
---|---|---|
com.opsbears.webcomponents : immutable | jar | 1.0.0-alpha14 |
com.opsbears.webcomponents : typeconverter | jar | 1.0.0-alpha14 |
com.opsbears.webcomponents : dic | jar | 1.0.0-alpha14 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Version |
---|
1.0.0-alpha14
|
1.0.0-alpha13
|
1.0.0-alpha11
|
1.0.0-alpha10
|
1.0.0-alpha9
|
1.0.0-alpha8
|
1.0.0-alpha4
|