Skip to content

unikueltd/plexus-javase-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plexus Javase Util

Unikue plexus-javase-util is a package of utility classes for the Java SE's hierarchy, or are considered to be so standard as to justify existence in many other utilities.

Quickstart

  • Import dependencies
    <dependency>
        <groupId>cn.unikue.commonplexus</groupId>
        <artifactId>plexus-javase-util</artifactId>
        <version>LATEST</version>
    </dependency>
  • There are many useful packages that may help you a lot, code with it as you wish.
Package Description
annotation Annotated on elements to enable some abilities or capable
constant Miscellaneous constants
converter Extra converters for apache beanutils
enumeration Useful enumerations
exception Extended exception for throwing customized needs
function Lambda functions to support complex predicate/consumer
identity Helps to generate identifiers, typically UUID
iterator Enhanced iterators to iterate enumerations/collections
locale Capable to handle locales, such as Chinese date, Chinese number, Chinese Yuan
structure Various structures to represents data combinations
util Powerful utilities that may speed up your development
validation Useful sequences and groups for validations

Document

Requirement

  • jdk 17+

License

This project is under the Apache License 2.0

See the NOTICE.txt file for required notices and attributions.

Donation

You like this package? Then donate to us to support the development.

Copyright

Beijing Unikue Network Technology Ltd.

Website