Skip to content

Some Common RegEx Pattern Collection For Java, inspired by, and ported from expynent, a python RegEx library.

License

Notifications You must be signed in to change notification settings

shibli049/commons-pattern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commons-Pattern

Build Status Coverage Status Maven Central License

Some Common RegEx Pattern Collection For Java, inspired by, and ported from expynent, a python RegEx library.

Where can I get the latest release?

You can pull it from the Central Maven repositories:

<dependency>
    <groupId>rocks.elegantly.bd</groupId>
    <artifactId>commons-pattern</artifactId>
    <version>0.0.5</version>
</dependency>

Contributing

If you plan to contribute, please see this.

Note

This is still an experimental project, which means that we do not guarantee any stability yet.

About

Some Common RegEx Pattern Collection For Java, inspired by, and ported from expynent, a python RegEx library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages