License |
License
Dual-licensed under the GNU General Public License, version 2.0 (GPLv2) and the Geeoz Commercial License.
|
---|---|
GroupId | GroupIdcom.geeoz.atom |
ArtifactId | ArtifactIdatom-audit_2.11 |
Version | Version0.3.2 |
Type | Typejar |
Description |
Descriptionatom-audit
Atom Audit handler for storing audit events to JCR.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom-audit_2.11-0.3.2.pom | |
atom-audit_2.11-0.3.2.jar | 12 KB |
atom-audit_2.11-0.3.2-sources.jar | 4 KB |
atom-audit_2.11-0.3.2-javadoc.jar | 361 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-audit_2.11/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-audit_2.11</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-audit_2.11/
implementation 'com.geeoz.atom:atom-audit_2.11:0.3.2'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-audit_2.11/
implementation ("com.geeoz.atom:atom-audit_2.11:0.3.2")
'com.geeoz.atom:atom-audit_2.11:jar:0.3.2'
<dependency org="com.geeoz.atom" name="atom-audit_2.11" rev="0.3.2">
<artifact name="atom-audit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-audit_2.11', version='0.3.2')
)
libraryDependencies += "com.geeoz.atom" % "atom-audit_2.11" % "0.3.2"
[com.geeoz.atom/atom-audit_2.11 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.geeoz.atom : atom-api_2.11 | jar | 0.3.2 |
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.0.0 |