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