com.xlongwei.logserver:logserver-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.xlongwei.logserver
ArtifactId

ArtifactId

logserver-spring-boot-starter
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download logserver-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.3.5.RELEASE
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.3.5.RELEASE

Project Modules

There are no modules declared in this project.
com.xlongwei.logserver

Spring

Versions

Version
0.0.3
0.0.2
0.0.1