| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdcom.blackducksoftware.integration |
| ArtifactId | ArtifactIdhub-gradle-plugin |
| Last Version | Last Version5.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhub-gradle-plugin
Black Duck Hub Gradle Plugin
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hub-gradle-plugin-5.0.2.pom | |
| hub-gradle-plugin-5.0.2.jar | 19 KB |
| hub-gradle-plugin-5.0.2-sources.jar | 14 KB |
| hub-gradle-plugin-5.0.2-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-gradle-plugin/ -->
<dependency>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>hub-gradle-plugin</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-gradle-plugin/
implementation 'com.blackducksoftware.integration:hub-gradle-plugin:5.0.2'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/hub-gradle-plugin/
implementation ("com.blackducksoftware.integration:hub-gradle-plugin:5.0.2")
'com.blackducksoftware.integration:hub-gradle-plugin:jar:5.0.2'
<dependency org="com.blackducksoftware.integration" name="hub-gradle-plugin" rev="5.0.2">
<artifact name="hub-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='hub-gradle-plugin', version='5.0.2')
)
libraryDependencies += "com.blackducksoftware.integration" % "hub-gradle-plugin" % "5.0.2"
[com.blackducksoftware.integration/hub-gradle-plugin "5.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.blackducksoftware.integration : hub-common | jar | 13.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |