License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdspring-bean-container |
Version | Version1.2.6 |
Type | Typejar |
Description |
Descriptionspring-bean-container
spring-bean-container
|
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean-container/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>spring-bean-container</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean-container/
implementation 'io.github.shaohuizhe:spring-bean-container:1.2.6'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean-container/
implementation ("io.github.shaohuizhe:spring-bean-container:1.2.6")
'io.github.shaohuizhe:spring-bean-container:jar:1.2.6'
<dependency org="io.github.shaohuizhe" name="spring-bean-container" rev="1.2.6">
<artifact name="spring-bean-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='spring-bean-container', version='1.2.6')
)
libraryDependencies += "io.github.shaohuizhe" % "spring-bean-container" % "1.2.6"
[io.github.shaohuizhe/spring-bean-container "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 1.1.6 |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.alibaba : fastjson | jar | 1.2.75 |
org.yaml : snakeyaml | jar |