poet-spring-boot-starter

🎻附件操作 SpringBoot Starter。给项目一键安排上,起飞!

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.skypyb.poet
ArtifactId

ArtifactId

poet-spring-boot-starter
Last Version

Last Version

v3.1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

poet-spring-boot-starter
🎻附件操作 SpringBoot Starter。给项目一键安排上,起飞!

Download poet-spring-boot-starter

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.skypyb.poet : poet-core jar v3.1.1.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
org.slf4j : slf4j-api Optional jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
org.jetbrains.kotlin : kotlin-reflect jar 1.5.31
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.9.4.1

provided (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
javax.servlet : javax.servlet-api jar
javax.validation : validation-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
v3.1.1.RELEASE
v3.1.0.RELEASE
v1.1.0.RELEASE
v1.0.0