serverchan-spring-boot-starter

ServerChan starter project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.lnold
ArtifactId

ArtifactId

serverchan-spring-boot-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

serverchan-spring-boot-starter
ServerChan starter project for Spring Boot
Project URL

Project URL

https://github.com/wyulong/serverchan-spring-boot-starter

Download serverchan-spring-boot-starter

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0