Build Tool Common

Manage a Build Info with artifact and dependencies

License

License

GroupId

GroupId

com.blackducksoftware.integration
ArtifactId

ArtifactId

build-tool-common
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Build Tool Common
Manage a Build Info with artifact and dependencies
Project URL

Project URL

https://www.github.com/blackducksoftware/build-tool-common
Project Organization

Project Organization

Black Duck Software, Inc.
Source Code Management

Source Code Management

https://www.github.com/blackducksoftware/build-tool-common

Download build-tool-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.blackducksoftware.integration/build-tool-common/ -->
<dependency>
    <groupId>com.blackducksoftware.integration</groupId>
    <artifactId>build-tool-common</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/build-tool-common/
implementation 'com.blackducksoftware.integration:build-tool-common:2.2.2'
// https://jarcasting.com/artifacts/com.blackducksoftware.integration/build-tool-common/
implementation ("com.blackducksoftware.integration:build-tool-common:2.2.2")
'com.blackducksoftware.integration:build-tool-common:jar:2.2.2'
<dependency org="com.blackducksoftware.integration" name="build-tool-common" rev="2.2.2">
  <artifact name="build-tool-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackducksoftware.integration', module='build-tool-common', version='2.2.2')
)
libraryDependencies += "com.blackducksoftware.integration" % "build-tool-common" % "2.2.2"
[com.blackducksoftware.integration/build-tool-common "2.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.blackducksoftware.bdio » bdio jar 2.0.1
com.google.code.gson : gson jar 2.8.0
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.5

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
nl.jqno.equalsverifier : equalsverifier jar 2.1.6
org.powermock : powermock-api-mockito jar 1.6.6
org.powermock : powermock-module-junit4 jar 1.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0
2.1.0
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4