Categories |
CategoriesJenkins Build Tools Continuous Integration and Continuous Delivery |
---|---|
GroupId | GroupIdcom.github.matthewbeasley |
ArtifactId | ArtifactIdjenkins-codequality |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.groupId}:jenkins-codequality
BuildCollector Microservice
|
Project URL |
Project URL |
Filename | Size |
---|---|
jenkins-codequality-2.0.6.pom | |
jenkins-codequality-2.0.6.jar | 53 MB |
jenkins-codequality-2.0.6-sources.jar | 16 KB |
jenkins-codequality-2.0.6-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/jenkins-codequality/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>jenkins-codequality</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/jenkins-codequality/
implementation 'com.github.matthewbeasley:jenkins-codequality:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/jenkins-codequality/
implementation ("com.github.matthewbeasley:jenkins-codequality:2.0.6")
'com.github.matthewbeasley:jenkins-codequality:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="jenkins-codequality" rev="2.0.6">
<artifact name="jenkins-codequality" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='jenkins-codequality', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "jenkins-codequality" % "2.0.6"
[com.github.matthewbeasley/jenkins-codequality "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.matthewbeasley : core | jar | 2.0.6 |
com.googlecode.json-simple : json-simple | jar | |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | |
com.google.code.gson : gson | jar | 2.6.2 |
org.hamcrest : hamcrest-library | jar |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
org.springframework.boot : spring-boot-starter-test | jar | |
org.mockito : mockito-core | jar | 1.10.19 |
org.assertj : assertj-core | jar | 3.5.2 |
Version |
---|
2.0.6
|