p

path-to-regexp

Express style path to RegExp utility
https://github.com/pillarjs/path-to-regexp#readme
MIT
path-to-regexp
unknown
Files download
File Operation
path-to-regexp-7.0.0.jar download
path-to-regexp-7.0.0.pom download
path-to-regexp-7.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>path-to-regexp</artifactId>
  <version>7.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:path-to-regexp:7.0.0'
Gradle Kotlin
implementation("org.mvnpm:path-to-regexp:7.0.0")
Scala SBT
libraryDependencies += "org.mvnpm" % "path-to-regexp" % "7.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='path-to-regexp', version='7.0.0')
)
Apache Ivy
<dependency org="org.mvnpm" name="path-to-regexp" rev="7.0.0" />
Leiningen
[org.mvnpm/path-to-regexp "7.0.0"]
Apache Buildr
'org.mvnpm:path-to-regexp:jar:7.0.0'
Dependencies
The project has no third-party dependencies