forte-common-ioc

forte-common ioc模块。

License

License

GroupId

GroupId

love.forte.common
ArtifactId

ArtifactId

ioc
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

forte-common-ioc
forte-common ioc模块。

Download ioc

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
love.forte.common : utils jar 1.0.7
love.forte.common : configuration jar 1.0.7
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.5.10
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-BETA.2
1.0.0-BETA.1
1.0.0-ALPHA.5
1.0.0-ALPHA.4
1.0.0-ALPHA.3
1.0.0-ALPHA.2
1.0.0-ALPHA.1