springboot-dagger

Fast construction of springboot microservices

Лицензия

Лицензия

Категории

Категории

Dagger Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.github.LQliuqiang
Идентификатор

Идентификатор

springboot-dagger
Последняя версия

Последняя версия

1.2.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

springboot-dagger
Fast construction of springboot microservices
Ссылка на сайт

Ссылка на сайт

https://blog.csdn.net/qq_33429583

Скачать springboot-dagger

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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