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 Licenese
mmm-Team
Jörg Hohwiller
Files download
File Operation
mmm-util-pattern-7.6.1.jar download
mmm-util-pattern-7.6.1.pom download
mmm-util-pattern-7.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>net.sf.m-m-m</groupId>
  <artifactId>mmm-util-pattern</artifactId>
  <version>7.6.1</version>
</dependency>
Gradle Groovy
implementation 'net.sf.m-m-m:mmm-util-pattern:7.6.1'
Gradle Kotlin
implementation("net.sf.m-m-m:mmm-util-pattern:7.6.1")
Scala SBT
libraryDependencies += "net.sf.m-m-m" % "mmm-util-pattern" % "7.6.1"
Groovy Grape
@Grapes(
  @Grab(group='net.sf.m-m-m', module='mmm-util-pattern', version='7.6.1')
)
Apache Ivy
<dependency org="net.sf.m-m-m" name="mmm-util-pattern" rev="7.6.1" />
Leiningen
[net.sf.m-m-m/mmm-util-pattern "7.6.1"]
Apache Buildr
'net.sf.m-m-m:mmm-util-pattern:jar:7.6.1'
Dependencies
The project has no third-party dependencies