GroupId | GroupIdorg.tuxdevelop |
---|---|
ArtifactId | ArtifactIdspring-batch-lightmin-repository-map |
Version | Version1.0.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-repository-map/ -->
<dependency>
<groupId>org.tuxdevelop</groupId>
<artifactId>spring-batch-lightmin-repository-map</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-repository-map/
implementation 'org.tuxdevelop:spring-batch-lightmin-repository-map:1.0.2'
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-repository-map/
implementation ("org.tuxdevelop:spring-batch-lightmin-repository-map:1.0.2")
'org.tuxdevelop:spring-batch-lightmin-repository-map:jar:1.0.2'
<dependency org="org.tuxdevelop" name="spring-batch-lightmin-repository-map" rev="1.0.2">
<artifact name="spring-batch-lightmin-repository-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tuxdevelop', module='spring-batch-lightmin-repository-map', version='1.0.2')
)
libraryDependencies += "org.tuxdevelop" % "spring-batch-lightmin-repository-map" % "1.0.2"
[org.tuxdevelop/spring-batch-lightmin-repository-map "1.0.2"]