License |
License |
---|---|
GroupId | GroupIdio.gitee.laoshirenggo |
ArtifactId | ArtifactIdspring-factories |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description自动生成spring.factories模块
|
Project URL |
Project URL |
Filename | Size |
---|---|
spring-factories-1.5.pom | |
spring-factories-1.5.jar | 10 KB |
spring-factories-1.5-sources.jar | 5 KB |
spring-factories-1.5-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/spring-factories/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>spring-factories</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/spring-factories/
implementation 'io.gitee.laoshirenggo:spring-factories:1.5'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/spring-factories/
implementation ("io.gitee.laoshirenggo:spring-factories:1.5")
'io.gitee.laoshirenggo:spring-factories:jar:1.5'
<dependency org="io.gitee.laoshirenggo" name="spring-factories" rev="1.5">
<artifact name="spring-factories" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='spring-factories', version='1.5')
)
libraryDependencies += "io.gitee.laoshirenggo" % "spring-factories" % "1.5"
[io.gitee.laoshirenggo/spring-factories "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service-annotations | jar | 1.0-rc6 |
com.google.auto.service : auto-service | jar | 1.0-rc6 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.10.RELEASE |