License |
License |
---|---|
GroupId | GroupIdlove.forte.common |
ArtifactId | ArtifactIdioc |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforte-common-ioc
forte-common ioc模块。
|
Filename | Size |
---|---|
ioc-1.0.7.pom | |
ioc-1.0.7.jar | 112 KB |
ioc-1.0.7-sources.jar | 32 KB |
ioc-1.0.7-javadoc.jar | 400 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test | jar | 1.5.10 |
org.jetbrains.kotlin : kotlin-test-junit5 | jar | 1.5.10 |