Last Version

org.openidentityplatform.commons.build-tools 2.0.15

This module includes common infrastructure required for building projects, comprising of TestNG listeners, Checkstyle configuration, etc.

License

License

Categories

Categories

IDE Development Tools Build Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

build-tools
Version

Version

2.0.15
Type

Type

jar
Description

Description

org.openidentityplatform.commons.build-tools
This module includes common infrastructure required for building projects, comprising of TestNG listeners, Checkstyle configuration, etc.
Project Organization

Project Organization

Open Identity Platform Community

Download build-tools 2.0.15


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

Dependencies

compile (1)

Group / Artifact Type Version
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.