m

mmm-util-pattern

provides pattern matching abstraction to flexibly choose between regex and glob.
http://m-m-m.sourceforge.net/mmm-util-pattern/
Apache Software License
mmm-Team
Jörg Hohwiller
Files download
File Operation
mmm-util-pattern-8.7.0.jar download
mmm-util-pattern-8.7.0.pom download
mmm-util-pattern-8.7.0-sources.jar download
Apache Maven
<dependency>
  <groupId>net.sf.m-m-m</groupId>
  <artifactId>mmm-util-pattern</artifactId>
  <version>8.7.0</version>
</dependency>
Gradle Groovy
implementation 'net.sf.m-m-m:mmm-util-pattern:8.7.0'
Gradle Kotlin
implementation("net.sf.m-m-m:mmm-util-pattern:8.7.0")
Scala SBT
libraryDependencies += "net.sf.m-m-m" % "mmm-util-pattern" % "8.7.0"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.m-m-m', module='mmm-util-pattern', version='8.7.0')
)
Apache Ivy
<dependency org="net.sf.m-m-m" name="mmm-util-pattern" rev="8.7.0" />
Leiningen
[net.sf.m-m-m/mmm-util-pattern "8.7.0"]
Apache Buildr
'net.sf.m-m-m:mmm-util-pattern:jar:8.7.0'
Dependencies
The project has no third-party dependencies