Last Version

${project.groupId}:artifactory-artifact-collector 2.0.6

Artifact Collector microservice currently collects data from JFrog Artifactory

GroupId

GroupId

com.github.matthewbeasley
ArtifactId

ArtifactId

artifactory-artifact-collector
Version

Version

2.0.6
Type

Type

jar
Description

Description

${project.groupId}:artifactory-artifact-collector
Artifact Collector microservice currently collects data from JFrog Artifactory
Project URL

Project URL

https://github.com/capitalone/Hygieia

Download artifactory-artifact-collector 2.0.6


<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/artifactory-artifact-collector/ -->
<dependency>
    <groupId>com.github.matthewbeasley</groupId>
    <artifactId>artifactory-artifact-collector</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/artifactory-artifact-collector/
implementation 'com.github.matthewbeasley:artifactory-artifact-collector:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/artifactory-artifact-collector/
implementation ("com.github.matthewbeasley:artifactory-artifact-collector:2.0.6")
'com.github.matthewbeasley:artifactory-artifact-collector:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="artifactory-artifact-collector" rev="2.0.6">
  <artifact name="artifactory-artifact-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='artifactory-artifact-collector', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "artifactory-artifact-collector" % "2.0.6"
[com.github.matthewbeasley/artifactory-artifact-collector "2.0.6"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.matthewbeasley : core jar ${project.version}
com.google.guava : guava jar ${guava.version}
com.googlecode.json-simple : json-simple jar
commons-codec : commons-codec jar 1.9
org.apache.commons : commons-lang3 jar 3.6
org.apache.httpcomponents : httpclient jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-starter-data-mongodb jar

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.