JMole Spring

JMole Spring starter

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.welen.jmole
Идентификатор

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

jmole-spring
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

JMole Spring
JMole Spring starter
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/awelen/jmole

Скачать jmole-spring

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.welen.jmole : jmole-kernel jar 2.0.0

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.3.16

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0