springboot-dagger

Fast construction of springboot microservices

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.LQliuqiang
ArtifactId

ArtifactId

springboot-dagger
Last Version

Last Version

1.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-dagger
Fast construction of springboot microservices
Project URL

Project URL

https://blog.csdn.net/qq_33429583

Download springboot-dagger

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.LQliuqiang/springboot-dagger/ -->
<dependency>
    <groupId>com.github.LQliuqiang</groupId>
    <artifactId>springboot-dagger</artifactId>
    <version>1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.LQliuqiang/springboot-dagger/
implementation 'com.github.LQliuqiang:springboot-dagger:1.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.LQliuqiang/springboot-dagger/
implementation ("com.github.LQliuqiang:springboot-dagger:1.2.RELEASE")
'com.github.LQliuqiang:springboot-dagger:jar:1.2.RELEASE'
<dependency org="com.github.LQliuqiang" name="springboot-dagger" rev="1.2.RELEASE">
  <artifact name="springboot-dagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.LQliuqiang', module='springboot-dagger', version='1.2.RELEASE')
)
libraryDependencies += "com.github.LQliuqiang" % "springboot-dagger" % "1.2.RELEASE"
[com.github.LQliuqiang/springboot-dagger "1.2.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE
1.0