appoint-api


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.practice-pine
ArtifactId

ArtifactId

appoint-api-spring-boot-start
Last Version

Last Version

1.0-RELEASES
Release Date

Release Date

Type

Type

jar
Description

Description

appoint-api
appoint-api
Project URL

Project URL

https://gitee.com/practice-pine/appoint-logger
Source Code Management

Source Code Management

https://gitee.com/practice-pine/appoint-logger

Download appoint-api-spring-boot-start

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.practice-pine/appoint-api-spring-boot-start/ -->
<dependency>
    <groupId>com.gitee.practice-pine</groupId>
    <artifactId>appoint-api-spring-boot-start</artifactId>
    <version>1.0-RELEASES</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.practice-pine/appoint-api-spring-boot-start/
implementation 'com.gitee.practice-pine:appoint-api-spring-boot-start:1.0-RELEASES'
// https://jarcasting.com/artifacts/com.gitee.practice-pine/appoint-api-spring-boot-start/
implementation ("com.gitee.practice-pine:appoint-api-spring-boot-start:1.0-RELEASES")
'com.gitee.practice-pine:appoint-api-spring-boot-start:jar:1.0-RELEASES'
<dependency org="com.gitee.practice-pine" name="appoint-api-spring-boot-start" rev="1.0-RELEASES">
  <artifact name="appoint-api-spring-boot-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.practice-pine', module='appoint-api-spring-boot-start', version='1.0-RELEASES')
)
libraryDependencies += "com.gitee.practice-pine" % "appoint-api-spring-boot-start" % "1.0-RELEASES"
[com.gitee.practice-pine/appoint-api-spring-boot-start "1.0-RELEASES"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.4
org.springframework.boot : spring-boot-starter-aop jar 2.4.4
org.projectlombok : lombok jar 1.18.18
org.springframework.boot : spring-boot-configuration-processor jar 2.1.3.RELEASE
org.apache.commons : commons-lang3 jar 3.4
commons-beanutils : commons-beanutils jar 1.9.3
com.alibaba : fastjson jar 1.2.75

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASES