peacetrue-spring

null

Лицензия

Лицензия

Группа

Группа

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

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

peacetrue-spring
Последняя версия

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

1.1-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

peacetrue-spring
null
Ссылка на сайт

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

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

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

https://github.com/peacetrue/peacetrue

Скачать peacetrue-spring

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.github.peacetrue : peacetrue-util jar 1.1-RELEASE
com.google.code.findbugs : jsr305 jar 1.3.9
org.springframework : spring-beans jar

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar
org.apache.commons : commons-lang3 jar 3.1
org.projectlombok : lombok jar 1.16.20

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

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

Peacetrue

Provides various components for java web development.

1. Requirement

  1. JDK 1.8 or later

2. Main Components

associate component

used to set associated extend property value.

result component

Used to encapsulate response results, allowing developers to focus on business processes.

3. Components in the Attic

log component

used to record history information in database for common add, modify, delete operation.

tree component

used to support tree structure, there are so many tree structure data, e.g. organization, dictionary, region address etc.

query component

used to support custom conditional queries.

import component

used to support import data from excel or other source.

form component

used to support custom form, dynamic property.

Unit into system design

Unit into system design

4. Contact

  1. you can send email to xiayouxue@hotmail.com

  2. focus WeChat

qrcode

5. License

The Peacetrue is released under version 2.0 of the Apache License.

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

Версия
1.1-RELEASE
1.0-RELEASE