Skip to content

yookue/plexus-javase-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plexus Javase Util

Yookue 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>com.yookue.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
introspector Implemented classes of bean introspector
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

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 Yookue to support the development.

Website