| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGradle Компиляция и сборка |
| Группа | Группаcom.blackducksoftware.integration |
| Идентификатор | Идентификаторcommon-gradle-plugin |
| Последняя версия | Последняя версия0.0.85 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-gradle-plugin
A common plugin for all integration libraries and solutions to use.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| common-gradle-plugin-0.0.85.pom | |
| common-gradle-plugin-0.0.85.jar | 95 KB |
| common-gradle-plugin-0.0.85-sources.jar | 9 KB |
| common-gradle-plugin-0.0.85-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/common-gradle-plugin/ -->
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>common-gradle-plugin</artifactId>
<version>0.0.85</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/common-gradle-plugin/
implementation 'com.blackducksoftware.integration:common-gradle-plugin:0.0.85'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/common-gradle-plugin/
implementation ("com.blackducksoftware.integration:common-gradle-plugin:0.0.85")
'com.blackducksoftware.integration:common-gradle-plugin:jar:0.0.85'
<dependency org="com.blackducksoftware.integration" name="common-gradle-plugin" rev="0.0.85">
<artifact name="common-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='common-gradle-plugin', version='0.0.85')
)
libraryDependencies += "com.blackducksoftware.integration" % "common-gradle-plugin" % "0.0.85"
[com.blackducksoftware.integration/common-gradle-plugin "0.0.85"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jfrog.buildinfo : build-info-extractor-gradle | jar | 4.10.0 |
| gradle.plugin.nl.javadude.gradle.plugins » license-gradle-plugin | jar | 0.14.0 |
| org.kt3k.gradle.plugin : coveralls-gradle-plugin | jar | 2.8.2 |
| io.codearte.gradle.nexus : gradle-nexus-staging-plugin | jar | 0.21.1 |
| de.marcphilipp.nexus-publish » de.marcphilipp.nexus-publish.gradle.plugin | jar | 0.4.0 |
| org.sonarsource.scanner.gradle : sonarqube-gradle-plugin | jar | 2.7.0.1622 |