License |
License |
---|---|
Categories |
CategoriesScala Languages Net |
GroupId | GroupIdnet.sourceforge.reb4j |
ArtifactId | ArtifactIdnet.sourceforge.reb4j.scala |
Version | Version2.1.0 |
Type | Typebundle |
Description |
Descriptionreb4j Scala Library
The purpose of reb4j is to provide a pure Java wrapper around
the regular expression syntax provided by the JRE's
java.util.regex.Pattern class in order to facilitate programmatic
construction of regular expressions while taking advantage of
compile-time syntax checking. This sub-project contains the
Scala implementation of reb4j.
|
Project Organization |
Project Organization |
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.scalatest : scalatest_2.10 | jar | 1.9.1 |