License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.breuninger.boot |
ArtifactId | ArtifactIdspring-boot-starter-breuninger-jobs |
Version | Version2.0.5.RELEASE |
Type | Typejar |
Description |
Descriptionspring-boot-starter-breuninger-jobs
spring-boot-starter-breuninger-jobs
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.breuninger.boot/spring-boot-starter-breuninger-jobs/ -->
<dependency>
<groupId>com.breuninger.boot</groupId>
<artifactId>spring-boot-starter-breuninger-jobs</artifactId>
<version>2.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.breuninger.boot/spring-boot-starter-breuninger-jobs/
implementation 'com.breuninger.boot:spring-boot-starter-breuninger-jobs:2.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.breuninger.boot/spring-boot-starter-breuninger-jobs/
implementation ("com.breuninger.boot:spring-boot-starter-breuninger-jobs:2.0.5.RELEASE")
'com.breuninger.boot:spring-boot-starter-breuninger-jobs:jar:2.0.5.RELEASE'
<dependency org="com.breuninger.boot" name="spring-boot-starter-breuninger-jobs" rev="2.0.5.RELEASE">
<artifact name="spring-boot-starter-breuninger-jobs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.breuninger.boot', module='spring-boot-starter-breuninger-jobs', version='2.0.5.RELEASE')
)
libraryDependencies += "com.breuninger.boot" % "spring-boot-starter-breuninger-jobs" % "2.0.5.RELEASE"
[com.breuninger.boot/spring-boot-starter-breuninger-jobs "2.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.asynchttpclient : async-http-client | jar | 2.5.3 |
com.breuninger.boot : spring-boot-starter-breuninger-core | jar | 2.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.breuninger.boot : spring-boot-starter-breuninger-testsupport | jar | 2.0.5.RELEASE |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |