| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdio.rocketbase.commons |
| ArtifactId | ArtifactIdcommons-rest-logging-aspect |
| Version | Version2.3.9 |
| Type | Typejar |
| Description |
Descriptionholds commons classes and services used to develop REST applications with spring mvc
|
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-logging-aspect/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-rest-logging-aspect</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-logging-aspect/
implementation 'io.rocketbase.commons:commons-rest-logging-aspect:2.3.9'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-rest-logging-aspect/
implementation ("io.rocketbase.commons:commons-rest-logging-aspect:2.3.9")
'io.rocketbase.commons:commons-rest-logging-aspect:jar:2.3.9'
<dependency org="io.rocketbase.commons" name="commons-rest-logging-aspect" rev="2.3.9">
<artifact name="commons-rest-logging-aspect" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-rest-logging-aspect', version='2.3.9')
)
libraryDependencies += "io.rocketbase.commons" % "commons-rest-logging-aspect" % "2.3.9"
[io.rocketbase.commons/commons-rest-logging-aspect "2.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.rocketbase.commons : commons-rest-api | jar | 2.3.9 |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.projectlombok : lombok | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |