Last Version

play-ioc 0.0.3

simple ioc container with aop support.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.github.datalking
ArtifactId

ArtifactId

play-ioc
Version

Version

0.0.3
Type

Type

jar
Description

Description

play-ioc
simple ioc container with aop support.
Project URL

Project URL

https://github.com/datalking/play-ioc
Source Code Management

Source Code Management

https://github.com/datalking/play-ioc/tree/master

Download play-ioc 0.0.3


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

Dependencies

compile (6)

Group / Artifact Type Version
aopalliance : aopalliance jar 1.0
org.aspectj : aspectjweaver jar 1.6.11
cglib : cglib-nodep jar 3.1
org.slf4j : slf4j-api jar 1.7.21
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.