Last Version

ioc 0.1.11

The ioc framework simulator from spring.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

ioc
Version

Version

0.1.11
Type

Type

jar
Description

Description

ioc
The ioc framework simulator from spring.
Source Code Management

Source Code Management

https://github.com/houbb/ioc

Download ioc 0.1.11


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : json jar 0.1.8
com.github.houbb : heaven jar 0.1.54

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.