| License |
License |
|---|---|
| GroupId | GroupIdcom.github.isaichkindanila |
| ArtifactId | ArtifactIdioc |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.github.isaichkindanila:ioc
Simple annotation-based IoC/DI container
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ioc-1.4.pom | |
| ioc-1.4.jar | 18 KB |
| ioc-1.4-sources.jar | 9 KB |
| ioc-1.4-javadoc.jar | 416 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.isaichkindanila/ioc/ -->
<dependency>
<groupId>com.github.isaichkindanila</groupId>
<artifactId>ioc</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isaichkindanila/ioc/
implementation 'com.github.isaichkindanila:ioc:1.4'
// https://jarcasting.com/artifacts/com.github.isaichkindanila/ioc/
implementation ("com.github.isaichkindanila:ioc:1.4")
'com.github.isaichkindanila:ioc:jar:1.4'
<dependency org="com.github.isaichkindanila" name="ioc" rev="1.4">
<artifact name="ioc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isaichkindanila', module='ioc', version='1.4')
)
libraryDependencies += "com.github.isaichkindanila" % "ioc" % "1.4"
[com.github.isaichkindanila/ioc "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.classgraph : classgraph | jar | 4.8.47 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |