| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.jpoint.vertx-deploy-tools |
| Идентификатор | Идентификаторvertx-deploy-test-module |
| Версия | Версия3.0.0-alpha3 |
| Тип | Типjar |
| Описание |
ОписаниеVert.x Deploy Tools : Test module
Vert.x deploy test module.
|
<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/ -->
<dependency>
<groupId>nl.jpoint.vertx-deploy-tools</groupId>
<artifactId>vertx-deploy-test-module</artifactId>
<version>3.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:3.0.0-alpha3'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:3.0.0-alpha3")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:jar:3.0.0-alpha3'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-module" rev="3.0.0-alpha3">
<artifact name="vertx-deploy-test-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-module', version='3.0.0-alpha3')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-module" % "3.0.0-alpha3"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module "3.0.0-alpha3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.vertx : vertx-core | jar | 3.1.0 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |