gotoeasy-ioc


License

License

GroupId

GroupId

top.gotoeasy
ArtifactId

ArtifactId

gotoeasy-ioc
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

gotoeasy-ioc
gotoeasy-ioc
Project URL

Project URL

https://github.com/gotoeasy/gotoeasy-ioc
Source Code Management

Source Code Management

https://github.com/gotoeasy/gotoeasy-ioc

Download gotoeasy-ioc

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
top.gotoeasy : gotoeasy-aop jar 1.4.4

test (2)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.1-groovy-2.4
org.codehaus.groovy : groovy-all jar 2.4.15

Project Modules

There are no modules declared in this project.

Codacy Badge Codacy Badge Maven Central Javadocs License

gotoeasy-ioc

基于gotoeasy-aop的IOC实现

Maven使用

<dependency>
    <groupId>top.gotoeasy</groupId>
    <artifactId>gotoeasy-ioc</artifactId>
    <version>x.y.z</version>
</dependency>

Gradle使用

compile group: 'top.gotoeasy', name: 'gotoeasy-ioc', version: 'x.y.z'

青松的姿势


GotoEasy系列

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0