Last Version

org.itstack.middleware:schedule-spring-boot-starter 1.0.2.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.itstack.middleware
ArtifactId

ArtifactId

schedule-spring-boot-starter
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/schedule-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/fuzhengwei/schedule-spring-boot-starter

Download schedule-spring-boot-starter 1.0.2.RELEASE


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.2.RELEASE
commons-beanutils : commons-beanutils jar 1.8.3
org.apache.commons : commons-lang3 jar 3.8.1
com.alibaba : fastjson jar 1.2.62
org.apache.curator : curator-recipes jar 2.7.0

Project Modules

There are no modules declared in this project.