nnlogtrace

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.stxyg
ArtifactId

ArtifactId

nnlogtrace-spring-boot-starter
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

nnlogtrace
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/nnlogtrace-spring-boot-starter

Download nnlogtrace-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.stxyg/nnlogtrace-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.stxyg</groupId>
    <artifactId>nnlogtrace-spring-boot-starter</artifactId>
    <version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.stxyg/nnlogtrace-spring-boot-starter/
implementation 'io.github.stxyg:nnlogtrace-spring-boot-starter:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.stxyg/nnlogtrace-spring-boot-starter/
implementation ("io.github.stxyg:nnlogtrace-spring-boot-starter:1.0.0-RELEASE")
'io.github.stxyg:nnlogtrace-spring-boot-starter:jar:1.0.0-RELEASE'
<dependency org="io.github.stxyg" name="nnlogtrace-spring-boot-starter" rev="1.0.0-RELEASE">
  <artifact name="nnlogtrace-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.stxyg', module='nnlogtrace-spring-boot-starter', version='1.0.0-RELEASE')
)
libraryDependencies += "io.github.stxyg" % "nnlogtrace-spring-boot-starter" % "1.0.0-RELEASE"
[io.github.stxyg/nnlogtrace-spring-boot-starter "1.0.0-RELEASE"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.1.15.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.15.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.15.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.15.RELEASE
org.projectlombok : lombok jar 1.18.12
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RELEASE