io.gitee.laoshirenggo:spring-factories

自动生成spring.factories模块

License

License

GroupId

GroupId

io.gitee.laoshirenggo
ArtifactId

ArtifactId

spring-factories
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

自动生成spring.factories模块
Project URL

Project URL

https://gitee.com/laoshirenggo/jl-spring-factories

Download spring-factories

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0-RELEASEOT