| License |
License |
|---|---|
| GroupId | GroupIdorg.commonjava.auditquery |
| ArtifactId | ArtifactIdauditquery-core |
| Version | Version0.13.1 |
| Type | Typejar |
| Description |
DescriptionAudit Query Service Core
CommonJava top-level parent POM.
|
| Filename | Size |
|---|---|
| auditquery-core-0.13.1.pom | |
| auditquery-core-0.13.1.jar | 8 KB |
| auditquery-core-0.13.1-sources.jar | 7 KB |
| auditquery-core-0.13.1-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.auditquery/auditquery-core/ -->
<dependency>
<groupId>org.commonjava.auditquery</groupId>
<artifactId>auditquery-core</artifactId>
<version>0.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.auditquery/auditquery-core/
implementation 'org.commonjava.auditquery:auditquery-core:0.13.1'
// https://jarcasting.com/artifacts/org.commonjava.auditquery/auditquery-core/
implementation ("org.commonjava.auditquery:auditquery-core:0.13.1")
'org.commonjava.auditquery:auditquery-core:jar:0.13.1'
<dependency org="org.commonjava.auditquery" name="auditquery-core" rev="0.13.1">
<artifact name="auditquery-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.auditquery', module='auditquery-core', version='0.13.1')
)
libraryDependencies += "org.commonjava.auditquery" % "auditquery-core" % "0.13.1"
[org.commonjava.auditquery/auditquery-core "0.13.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.undertow : undertow-servlet | jar | 1.4.22.Final |
| org.commonjava.propulsor : propulsor-undertow | jar | 1.4 |
| org.commonjava.propulsor.config : propulsor-configuration-core | jar | 1.4 |
| org.commonjava.propulsor.config : propulsor-configuration-dotconf | jar | 1.4 |
| javax.enterprise : cdi-api | jar | 1.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| org.commonjava.auditquery : auditquery-model-java | jar | 0.13.1 |