SiteWhere Gradle Artifacts
This repository supports SiteWhere build operations via a Gradle plugin.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка |
| Группа | Группаcom.sitewhere |
| Идентификатор | Идентификаторsitewhere-gradle-plugin |
| Последняя версия | Последняя версия3.0.0.alpha4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSiteWhere Gradle Plugin
SiteWhere Gradle Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sitewhere-gradle-plugin-3.0.0.alpha4.pom | |
| sitewhere-gradle-plugin-3.0.0.alpha4.jar | 21 KB |
| sitewhere-gradle-plugin-3.0.0.alpha4-sources.jar | 581 bytes |
| sitewhere-gradle-plugin-3.0.0.alpha4-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sitewhere/sitewhere-gradle-plugin/ -->
<dependency>
<groupId>com.sitewhere</groupId>
<artifactId>sitewhere-gradle-plugin</artifactId>
<version>3.0.0.alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-gradle-plugin/
implementation 'com.sitewhere:sitewhere-gradle-plugin:3.0.0.alpha4'
// https://jarcasting.com/artifacts/com.sitewhere/sitewhere-gradle-plugin/
implementation ("com.sitewhere:sitewhere-gradle-plugin:3.0.0.alpha4")
'com.sitewhere:sitewhere-gradle-plugin:jar:3.0.0.alpha4'
<dependency org="com.sitewhere" name="sitewhere-gradle-plugin" rev="3.0.0.alpha4">
<artifact name="sitewhere-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sitewhere', module='sitewhere-gradle-plugin', version='3.0.0.alpha4')
)
libraryDependencies += "com.sitewhere" % "sitewhere-gradle-plugin" % "3.0.0.alpha4"
[com.sitewhere/sitewhere-gradle-plugin "3.0.0.alpha4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bmuschko : gradle-docker-plugin | jar | 5.3.0 |
This repository supports SiteWhere build operations via a Gradle plugin.
| Версия |
|---|
|
3.0.0.alpha4
|
|
3.0.0.alpha3
|
|
3.0.0.alpha2
|
|
3.0.0.alpha1
|