basic

一个工具类库

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

basic
一个工具类库
Ссылка на сайт

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

https://github.com/codeinghelper/basic
Система контроля версий

Система контроля версий

https://github.com/codeinghelper/basic

Скачать basic

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
javax.validation : validation-api jar 1.1.0.Final
org.springframework.boot : spring-boot-starter-web jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.2.RELEASE

test (1)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.11

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

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

项目介绍

自定义注解

  • @Length

mvn clean deploy -P release

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

Версия
1.0.2
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1