Last Version

Web Mail 1.0.0

Web Mail Utility for Java Web Project

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yerl.web
ArtifactId

ArtifactId

spring-boot-starter-logger
Version

Version

1.0.0
Type

Type

jar
Description

Description

Web Mail
Web Mail Utility for Java Web Project
Project URL

Project URL

https://github.com/alan-yeh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/alan-yeh/gradle-plugins

Download spring-boot-starter-logger 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-logging jar 1.5.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.