GroupId | GroupIdorg.tuxdevelop |
---|---|
ArtifactId | ArtifactIdspring-batch-lightmin-test |
Version | Version2.0.3 |
Type | Typepom |
Filename | Size |
---|---|
spring-batch-lightmin-test-2.0.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-test/ -->
<dependency>
<groupId>org.tuxdevelop</groupId>
<artifactId>spring-batch-lightmin-test</artifactId>
<version>2.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-test/
implementation 'org.tuxdevelop:spring-batch-lightmin-test:2.0.3'
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-test/
implementation ("org.tuxdevelop:spring-batch-lightmin-test:2.0.3")
'org.tuxdevelop:spring-batch-lightmin-test:pom:2.0.3'
<dependency org="org.tuxdevelop" name="spring-batch-lightmin-test" rev="2.0.3">
<artifact name="spring-batch-lightmin-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tuxdevelop', module='spring-batch-lightmin-test', version='2.0.3')
)
libraryDependencies += "org.tuxdevelop" % "spring-batch-lightmin-test" % "2.0.3"
[org.tuxdevelop/spring-batch-lightmin-test "2.0.3"]