GroupId | GroupIdorg.tuxdevelop |
---|---|
ArtifactId | ArtifactIdspring-batch-lightmin-server |
Version | Version2.1.2 |
Type | Typepom |
Filename | Size |
---|---|
spring-batch-lightmin-server-2.1.2.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.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-server/
implementation 'org.tuxdevelop:spring-batch-lightmin-server:2.1.2'
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-server/
implementation ("org.tuxdevelop:spring-batch-lightmin-server:2.1.2")
'org.tuxdevelop:spring-batch-lightmin-server:pom:2.1.2'
<dependency org="org.tuxdevelop" name="spring-batch-lightmin-server" rev="2.1.2">
<artifact name="spring-batch-lightmin-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tuxdevelop', module='spring-batch-lightmin-server', version='2.1.2')
)
libraryDependencies += "org.tuxdevelop" % "spring-batch-lightmin-server" % "2.1.2"
[org.tuxdevelop/spring-batch-lightmin-server "2.1.2"]