License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.spt-development |
ArtifactId | ArtifactIdspt-development-audit-spring-boot-autoconfigure |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionaudit-spring-boot-autoconfigure
Library for integrating spt-development/spt-development-audit-spring into a Spring Boot application.
|
<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-audit-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.spt-development</groupId>
<artifactId>spt-development-audit-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-audit-spring-boot-autoconfigure/
implementation 'com.spt-development:spt-development-audit-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-audit-spring-boot-autoconfigure/
implementation ("com.spt-development:spt-development-audit-spring-boot-autoconfigure:1.0.1")
'com.spt-development:spt-development-audit-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="com.spt-development" name="spt-development-audit-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="spt-development-audit-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-audit-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "com.spt-development" % "spt-development-audit-spring-boot-autoconfigure" % "1.0.1"
[com.spt-development/spt-development-audit-spring-boot-autoconfigure "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-beans | jar | 5.3.2 |
org.springframework : spring-context | jar | 5.3.2 |
org.springframework : spring-jms Optional | jar | 5.3.2 |
org.springframework.boot : spring-boot | jar | 2.4.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.4.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.1 |
com.spt-development : spt-development-audit-spring | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.springframework : spring-test | jar | 5.3.2 |
org.springframework.boot : spring-boot-test | jar | 2.4.1 |
ch.qos.logback : logback-classic | jar | 1.2.3 |