License |
License |
---|---|
GroupId | GroupIdorg.commonjava.auditquery |
ArtifactId | ArtifactIdauditquery-parent |
Last Version | Last Version0.13.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAudit Query Service
CommonJava top-level parent POM.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
auditquery-parent-0.13.1.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.auditquery/auditquery-parent/ -->
<dependency>
<groupId>org.commonjava.auditquery</groupId>
<artifactId>auditquery-parent</artifactId>
<version>0.13.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.auditquery/auditquery-parent/
implementation 'org.commonjava.auditquery:auditquery-parent:0.13.1'
// https://jarcasting.com/artifacts/org.commonjava.auditquery/auditquery-parent/
implementation ("org.commonjava.auditquery:auditquery-parent:0.13.1")
'org.commonjava.auditquery:auditquery-parent:pom:0.13.1'
<dependency org="org.commonjava.auditquery" name="auditquery-parent" rev="0.13.1">
<artifact name="auditquery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.auditquery', module='auditquery-parent', version='0.13.1')
)
libraryDependencies += "org.commonjava.auditquery" % "auditquery-parent" % "0.13.1"
[org.commonjava.auditquery/auditquery-parent "0.13.1"]