не последняя версия
Последняя версия 2.1.2

io.github.shanhm1991:spring-fom 2.1.1

A task management tool spring-fom based on thread pool

Группа

Группа

io.github.shanhm1991
Идентификатор

Идентификатор

spring-fom
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать spring-fom 2.1.1


<!-- https://jarcasting.com/artifacts/io.github.shanhm1991/spring-fom/ -->
<dependency>
    <groupId>io.github.shanhm1991</groupId>
    <artifactId>spring-fom</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shanhm1991/spring-fom/
implementation 'io.github.shanhm1991:spring-fom:2.1.1'
// https://jarcasting.com/artifacts/io.github.shanhm1991/spring-fom/
implementation ("io.github.shanhm1991:spring-fom:2.1.1")
'io.github.shanhm1991:spring-fom:jar:2.1.1'
<dependency org="io.github.shanhm1991" name="spring-fom" rev="2.1.1">
  <artifact name="spring-fom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shanhm1991', module='spring-fom', version='2.1.1')
)
libraryDependencies += "io.github.shanhm1991" % "spring-fom" % "2.1.1"
[io.github.shanhm1991/spring-fom "2.1.1"]