com.github.aqiu202:java

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Some Simple Starter Projects for Spring Boot Application Made by Aqiu202

Скачать java

Имя Файла Размер
java-1.0.2.pom 690 bytes
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.aqiu202/java/ -->
<dependency>
    <groupId>com.github.aqiu202</groupId>
    <artifactId>java</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.aqiu202/java/
implementation 'com.github.aqiu202:java:1.0.2'
// https://jarcasting.com/artifacts/com.github.aqiu202/java/
implementation ("com.github.aqiu202:java:1.0.2")
'com.github.aqiu202:java:pom:1.0.2'
<dependency org="com.github.aqiu202" name="java" rev="1.0.2">
  <artifact name="java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.aqiu202', module='java', version='1.0.2')
)
libraryDependencies += "com.github.aqiu202" % "java" % "1.0.2"
[com.github.aqiu202/java "1.0.2"]

Зависимости

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

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

  • captcha

aqiu-spring-boot-starter-projects

个人封装的一些开箱即用的Spring Boot Starter组件,简单且实用,后续会根据需求进行持续扩展!

已有扩展

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

Версия
1.0.2
1.0.1
1.0.0