is not current version
Last Version 1.2.8

io.github.shaohuizhe:spring-bean-container 1.2.7

spring-bean-container

Categories

Categories

Container
GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

spring-bean-container
Version

Version

1.2.7
Type

Type

jar

Download spring-bean-container 1.2.7


<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean-container/ -->
<dependency>
    <groupId>io.github.shaohuizhe</groupId>
    <artifactId>spring-bean-container</artifactId>
    <version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean-container/
implementation 'io.github.shaohuizhe:spring-bean-container:1.2.7'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean-container/
implementation ("io.github.shaohuizhe:spring-bean-container:1.2.7")
'io.github.shaohuizhe:spring-bean-container:jar:1.2.7'
<dependency org="io.github.shaohuizhe" name="spring-bean-container" rev="1.2.7">
  <artifact name="spring-bean-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='spring-bean-container', version='1.2.7')
)
libraryDependencies += "io.github.shaohuizhe" % "spring-bean-container" % "1.2.7"
[io.github.shaohuizhe/spring-bean-container "1.2.7"]