| License |
License |
|---|---|
| GroupId | GroupIdio.getlime.core |
| ArtifactId | ArtifactIdaudit-base |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionaudit-base
Common auditing functionality used by Wultra backend Java projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| audit-base-1.5.2.pom | |
| audit-base-1.5.2.jar | 26 KB |
| audit-base-1.5.2-sources.jar | 19 KB |
| audit-base-1.5.2-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.getlime.core/audit-base/ -->
<dependency>
<groupId>io.getlime.core</groupId>
<artifactId>audit-base</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.getlime.core/audit-base/
implementation 'io.getlime.core:audit-base:1.5.2'
// https://jarcasting.com/artifacts/io.getlime.core/audit-base/
implementation ("io.getlime.core:audit-base:1.5.2")
'io.getlime.core:audit-base:jar:1.5.2'
<dependency org="io.getlime.core" name="audit-base" rev="1.5.2">
<artifact name="audit-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getlime.core', module='audit-base', version='1.5.2')
)
libraryDependencies += "io.getlime.core" % "audit-base" % "1.5.2"
[io.getlime.core/audit-base "1.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |
| com.h2database : h2 | jar | 2.1.212 |