Last Version

play-ioc-lite 0.1.1

simple ioc container for java beans.

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.github.datalking
ArtifactId

ArtifactId

play-ioc-lite
Version

Version

0.1.1
Type

Type

jar
Description

Description

play-ioc-lite
simple ioc container for java beans.
Project URL

Project URL

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

Source Code Management

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

Download play-ioc-lite 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
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.