| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторpath-to-regexp |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpath-to-regexp
WebJar for path-to-regexp
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| path-to-regexp-3.2.0.pom | |
| path-to-regexp-3.2.0.jar | 12 KB |
| path-to-regexp-3.2.0-sources.jar | 22 bytes |
| path-to-regexp-3.2.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/path-to-regexp/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>path-to-regexp</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path-to-regexp/
implementation 'org.webjars.npm:path-to-regexp:3.2.0'
// https://jarcasting.com/artifacts/org.webjars.npm/path-to-regexp/
implementation ("org.webjars.npm:path-to-regexp:3.2.0")
'org.webjars.npm:path-to-regexp:jar:3.2.0'
<dependency org="org.webjars.npm" name="path-to-regexp" rev="3.2.0">
<artifact name="path-to-regexp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path-to-regexp', version='3.2.0')
)
libraryDependencies += "org.webjars.npm" % "path-to-regexp" % "3.2.0"
[org.webjars.npm/path-to-regexp "3.2.0"]