License |
License |
---|---|
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdspring-bean |
Last Version | Last Version8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-bean
spring-bean
|
Filename | Size |
---|---|
spring-bean-8.1.pom | |
spring-bean-8.1.jar | 28 KB |
spring-bean-8.1-sources.jar | 12 KB |
spring-bean-8.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>spring-bean</artifactId>
<version>8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean/
implementation 'io.github.shaohuizhe:spring-bean:8.1'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/spring-bean/
implementation ("io.github.shaohuizhe:spring-bean:8.1")
'io.github.shaohuizhe:spring-bean:jar:8.1'
<dependency org="io.github.shaohuizhe" name="spring-bean" rev="8.1">
<artifact name="spring-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='spring-bean', version='8.1')
)
libraryDependencies += "io.github.shaohuizhe" % "spring-bean" % "8.1"
[io.github.shaohuizhe/spring-bean "8.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 8.1 |
org.springframework : spring-context | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.alibaba.fastjson2 : fastjson2 | jar | 2.0.1 |
org.yaml : snakeyaml | jar |