is not current version
Last Version 1.0.1064

com.liferay:com.liferay.jenkins.results.parser 1.0.123

Liferay Jenkins Results Parser

Categories

Categories

Jenkins Build Tools Continuous Integration and Continuous Delivery
GroupId

GroupId

com.liferay
ArtifactId

ArtifactId

com.liferay.jenkins.results.parser
Version

Version

1.0.123
Type

Type

jar

Download com.liferay.jenkins.results.parser 1.0.123


<!-- https://jarcasting.com/artifacts/com.liferay/com.liferay.jenkins.results.parser/ -->
<dependency>
    <groupId>com.liferay</groupId>
    <artifactId>com.liferay.jenkins.results.parser</artifactId>
    <version>1.0.123</version>
</dependency>
// https://jarcasting.com/artifacts/com.liferay/com.liferay.jenkins.results.parser/
implementation 'com.liferay:com.liferay.jenkins.results.parser:1.0.123'
// https://jarcasting.com/artifacts/com.liferay/com.liferay.jenkins.results.parser/
implementation ("com.liferay:com.liferay.jenkins.results.parser:1.0.123")
'com.liferay:com.liferay.jenkins.results.parser:jar:1.0.123'
<dependency org="com.liferay" name="com.liferay.jenkins.results.parser" rev="1.0.123">
  <artifact name="com.liferay.jenkins.results.parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liferay', module='com.liferay.jenkins.results.parser', version='1.0.123')
)
libraryDependencies += "com.liferay" % "com.liferay.jenkins.results.parser" % "1.0.123"
[com.liferay/com.liferay.jenkins.results.parser "1.0.123"]