| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.vertx |
| Идентификатор | Идентификаторvertx-routematcher |
| Последняя версия | Последняя версия3.0.0-dev_preview1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеVert.x - RouteMatcher
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-routematcher/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-routematcher</artifactId>
<version>3.0.0-dev_preview1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-routematcher/
implementation 'io.vertx:vertx-routematcher:3.0.0-dev_preview1'
// https://jarcasting.com/artifacts/io.vertx/vertx-routematcher/
implementation ("io.vertx:vertx-routematcher:3.0.0-dev_preview1")
'io.vertx:vertx-routematcher:jar:3.0.0-dev_preview1'
<dependency org="io.vertx" name="vertx-routematcher" rev="3.0.0-dev_preview1">
<artifact name="vertx-routematcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-routematcher', version='3.0.0-dev_preview1')
)
libraryDependencies += "io.vertx" % "vertx-routematcher" % "3.0.0-dev_preview1"
[io.vertx/vertx-routematcher "3.0.0-dev_preview1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar | 3.0.0-dev_preview1 |
| io.vertx : vertx-codegen Необязательный | jar | 3.0.0-dev_preview1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | test-jar | 3.0.0-dev_preview1 |
| junit : junit | jar | 4.11 |