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