| Categories | CategoriesBamboo Build Tools Continuous Integration and Continuous Delivery | 
|---|---|
| GroupId | GroupIdcom.github.matthewbeasley | 
| ArtifactId | ArtifactIdbamboo-build-collector | 
| Last Version | Last Version2.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Description${project.groupId}:bamboo-build-collector BuildCollector Microservice | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/bamboo-build-collector/ -->
<dependency>
    <groupId>com.github.matthewbeasley</groupId>
    <artifactId>bamboo-build-collector</artifactId>
    <version>2.0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.github.matthewbeasley/bamboo-build-collector/
implementation 'com.github.matthewbeasley:bamboo-build-collector:2.0.6'// https://jarcasting.com/artifacts/com.github.matthewbeasley/bamboo-build-collector/
implementation ("com.github.matthewbeasley:bamboo-build-collector:2.0.6")'com.github.matthewbeasley:bamboo-build-collector:jar:2.0.6'<dependency org="com.github.matthewbeasley" name="bamboo-build-collector" rev="2.0.6">
  <artifact name="bamboo-build-collector" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.matthewbeasley', module='bamboo-build-collector', version='2.0.6')
)libraryDependencies += "com.github.matthewbeasley" % "bamboo-build-collector" % "2.0.6"[com.github.matthewbeasley/bamboo-build-collector "2.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.matthewbeasley : core | jar | ${project.version} | 
| com.googlecode.json-simple : json-simple | jar | |
| org.apache.commons : commons-lang3 | jar | 3.6 | 
| org.springframework : spring-web | jar | |
| org.springframework.boot : spring-boot-starter-data-mongodb | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.4 | 
| org.springframework.boot : spring-boot-starter-test | jar | 
 
                    | Version | 
|---|
| 2.0.6 |