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