Last Version

Audit Query Service 0.13.1

CommonJava top-level parent POM.

License

License

GroupId

GroupId

org.commonjava.auditquery
ArtifactId

ArtifactId

auditquery-parent
Version

Version

0.13.1
Type

Type

pom
Description

Description

Audit Query Service
CommonJava top-level parent POM.
Source Code Management

Source Code Management

http://github.com/Commonjava/auditquery

Download auditquery-parent 0.13.1


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rest
  • deployments
  • model-java
  • core
  • uis
  • cache
  • api