License |
License |
---|---|
GroupId | GroupIdorg.tuxdevelop |
ArtifactId | ArtifactIdspring-batch-lightmin-server |
Version | Version2.2.1 |
Type | Typepom |
Description |
DescriptionThe Spring Batch Lightmin Projects contains libraries to manage Spring Batch Jobs
within Spring Boot Applications
|
Filename | Size |
---|---|
spring-batch-lightmin-server-2.2.1.pom | 896 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-server/ -->
<dependency>
<groupId>org.tuxdevelop</groupId>
<artifactId>spring-batch-lightmin-server</artifactId>
<version>2.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-server/
implementation 'org.tuxdevelop:spring-batch-lightmin-server:2.2.1'
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-server/
implementation ("org.tuxdevelop:spring-batch-lightmin-server:2.2.1")
'org.tuxdevelop:spring-batch-lightmin-server:pom:2.2.1'
<dependency org="org.tuxdevelop" name="spring-batch-lightmin-server" rev="2.2.1">
<artifact name="spring-batch-lightmin-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tuxdevelop', module='spring-batch-lightmin-server', version='2.2.1')
)
libraryDependencies += "org.tuxdevelop" % "spring-batch-lightmin-server" % "2.2.1"
[org.tuxdevelop/spring-batch-lightmin-server "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-logging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar | 3.15.0 |
org.mockito : mockito-core | jar | |
com.h2database : h2 | jar | |
com.openpojo : openpojo | jar | 0.8.13 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.7.5 |