| Группа | Группаorg.apache.bigtop.itest |
|---|---|
| Идентификатор | Идентификаторpackage-smoke-execution |
| Последняя версия | Последняя версия3.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpackagesmokes
|
<!-- https://jarcasting.com/artifacts/org.apache.bigtop.itest/package-smoke-execution/ -->
<dependency>
<groupId>org.apache.bigtop.itest</groupId>
<artifactId>package-smoke-execution</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/package-smoke-execution/
implementation 'org.apache.bigtop.itest:package-smoke-execution:3.1.0'
// https://jarcasting.com/artifacts/org.apache.bigtop.itest/package-smoke-execution/
implementation ("org.apache.bigtop.itest:package-smoke-execution:3.1.0")
'org.apache.bigtop.itest:package-smoke-execution:jar:3.1.0'
<dependency org="org.apache.bigtop.itest" name="package-smoke-execution" rev="3.1.0">
<artifact name="package-smoke-execution" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.bigtop.itest', module='package-smoke-execution', version='3.1.0')
)
libraryDependencies += "org.apache.bigtop.itest" % "package-smoke-execution" % "3.1.0"
[org.apache.bigtop.itest/package-smoke-execution "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.bigtop.itest : package-smoke | jar | ${package-smoke.version} |