| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcom.github.weichun97 |
| Идентификатор | Идентификаторgenerate-autoconfigure |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgenerate-autoconfigure
autoconfigure module
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.weichun97/generate-autoconfigure/ -->
<dependency>
<groupId>com.github.weichun97</groupId>
<artifactId>generate-autoconfigure</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weichun97/generate-autoconfigure/
implementation 'com.github.weichun97:generate-autoconfigure:1.1.1'
// https://jarcasting.com/artifacts/com.github.weichun97/generate-autoconfigure/
implementation ("com.github.weichun97:generate-autoconfigure:1.1.1")
'com.github.weichun97:generate-autoconfigure:jar:1.1.1'
<dependency org="com.github.weichun97" name="generate-autoconfigure" rev="1.1.1">
<artifact name="generate-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weichun97', module='generate-autoconfigure', version='1.1.1')
)
libraryDependencies += "com.github.weichun97" % "generate-autoconfigure" % "1.1.1"
[com.github.weichun97/generate-autoconfigure "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.weichun97 : generate-api | jar | 1.1.1 |
| org.springframework.boot : spring-boot-starter | jar | |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.2.0 |