License |
License |
---|---|
GroupId | GroupIdorg.infrastructurebuilder |
ArtifactId | ArtifactIdauditor-api |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoot POM set for IB projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
auditor-api-0.2.0.pom | |
auditor-api-0.2.0.jar | 34 KB |
auditor-api-0.2.0-tests.jar | 9 KB |
auditor-api-0.2.0-test-sources.jar | 6 KB |
auditor-api-0.2.0-test-javadoc.jar | 24 KB |
auditor-api-0.2.0-sources.jar | 22 KB |
auditor-api-0.2.0-javadoc.jar | 106 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-utils | jar |
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 |