| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jetdrone |
| Идентификатор | Идентификаторyoke-extras |
| Версия | Версия2.0.13 |
| Тип | Типjar |
| Описание |
Описаниеframework-extras
Yoke a middleware framework for Vert.x 2
|
| Имя Файла | Размер |
|---|---|
| yoke-extras-2.0.13.pom | |
| yoke-extras-2.0.13.jar | 21 KB |
| yoke-extras-2.0.13-sources.jar | 4 KB |
| yoke-extras-2.0.13-mod.zip | 30 KB |
| yoke-extras-2.0.13-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jetdrone/yoke-extras/ -->
<dependency>
<groupId>com.jetdrone</groupId>
<artifactId>yoke-extras</artifactId>
<version>2.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.jetdrone/yoke-extras/
implementation 'com.jetdrone:yoke-extras:2.0.13'
// https://jarcasting.com/artifacts/com.jetdrone/yoke-extras/
implementation ("com.jetdrone:yoke-extras:2.0.13")
'com.jetdrone:yoke-extras:jar:2.0.13'
<dependency org="com.jetdrone" name="yoke-extras" rev="2.0.13">
<artifact name="yoke-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jetdrone', module='yoke-extras', version='2.0.13')
)
libraryDependencies += "com.jetdrone" % "yoke-extras" % "2.0.13"
[com.jetdrone/yoke-extras "2.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations Необязательный | jar | 13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jetdrone : yoke | jar | 2.0.13 |
| io.vertx : vertx-core | jar | 2.1.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : testtools | jar | 2.0.3-final |
| junit : junit | jar | 4.11 |