org.infrastructurebuilder:auditor-api

Root POM set for IB projects

License

License

GroupId

GroupId

org.infrastructurebuilder
ArtifactId

ArtifactId

auditor-api
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Root POM set for IB projects
Project Organization

Project Organization

InfrastructureBuilder

Download auditor-api

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.plexus : plexus-utils jar

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
org.infrastructurebuilder : ibcore jar
org.jacoco : org.jacoco.agent jar 0.8.5
ch.qos.logback : logback-classic jar 1.3.0-alpha5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0