springboot-dagger-x

Fast construction of springboot microservices

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.LQliuqiang
ArtifactId

ArtifactId

springboot-dagger-x
Last Version

Last Version

2.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

springboot-dagger-x
Fast construction of springboot microservices
Project URL

Project URL

https://blog.csdn.net/qq_33429583
Source Code Management

Source Code Management

https://github.com/LQliuqiang/springboot-dagger-x

Download springboot-dagger-x

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.LQliuqiang/springboot-dagger-x/ -->
<dependency>
    <groupId>com.github.LQliuqiang</groupId>
    <artifactId>springboot-dagger-x</artifactId>
    <version>2.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.LQliuqiang/springboot-dagger-x/
implementation 'com.github.LQliuqiang:springboot-dagger-x:2.3.RELEASE'
// https://jarcasting.com/artifacts/com.github.LQliuqiang/springboot-dagger-x/
implementation ("com.github.LQliuqiang:springboot-dagger-x:2.3.RELEASE")
'com.github.LQliuqiang:springboot-dagger-x:jar:2.3.RELEASE'
<dependency org="com.github.LQliuqiang" name="springboot-dagger-x" rev="2.3.RELEASE">
  <artifact name="springboot-dagger-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.LQliuqiang', module='springboot-dagger-x', version='2.3.RELEASE')
)
libraryDependencies += "com.github.LQliuqiang" % "springboot-dagger-x" % "2.3.RELEASE"
[com.github.LQliuqiang/springboot-dagger-x "2.3.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
2.3.RELEASE
2.2.RELEASE
2.0.RELEASE
1.6.RELEASE
1.5.RELEASE
1.4.RELEASE
1.3.RELEASE
1.2.RELEASE
1.1.RELEASE
1.0.RELEASE