| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdtop.naivete.framework.schedule |
| ArtifactId | ArtifactIdconsole-spring-boot-starter |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionconsole-spring-boot-starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/top.naivete.framework.schedule/console-spring-boot-starter/ -->
<dependency>
<groupId>top.naivete.framework.schedule</groupId>
<artifactId>console-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.naivete.framework.schedule/console-spring-boot-starter/
implementation 'top.naivete.framework.schedule:console-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/top.naivete.framework.schedule/console-spring-boot-starter/
implementation ("top.naivete.framework.schedule:console-spring-boot-starter:1.0.0")
'top.naivete.framework.schedule:console-spring-boot-starter:jar:1.0.0'
<dependency org="top.naivete.framework.schedule" name="console-spring-boot-starter" rev="1.0.0">
<artifact name="console-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.naivete.framework.schedule', module='console-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "top.naivete.framework.schedule" % "console-spring-boot-starter" % "1.0.0"
[top.naivete.framework.schedule/console-spring-boot-starter "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| top.naivete.framework.schedule : schedule-core | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.4.RELEASE |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.0.4.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.4.RELEASE |
| top.naivete.framework : framework-common | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter | jar | 2.0.4.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |