peacetrue-encryption

加密和解密服务

License

License

GroupId

GroupId

com.github.peacetrue
ArtifactId

ArtifactId

peacetrue-encryption
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

peacetrue-encryption
加密和解密服务
Project URL

Project URL

https://github.com/peacetrue/peacetrue-encryption

Download peacetrue-encryption

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

Project Modules

There are no modules declared in this project.

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 [email protected]

  2. focus WeChat

qrcode

5. License

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

Versions

Version
1.0.0