| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.ilb.common |
| Идентификатор | Идентификаторcommon-spring |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcommon-spring
Various spring support classes
|
| Имя Файла | Размер |
|---|---|
| common-spring-1.0.pom | |
| common-spring-1.0.jar | 4 KB |
| common-spring-1.0-sources.jar | 2 KB |
| common-spring-1.0-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.ilb.common/common-spring/ -->
<dependency>
<groupId>ru.ilb.common</groupId>
<artifactId>common-spring</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common-spring/
implementation 'ru.ilb.common:common-spring:1.0'
// https://jarcasting.com/artifacts/ru.ilb.common/common-spring/
implementation ("ru.ilb.common:common-spring:1.0")
'ru.ilb.common:common-spring:jar:1.0'
<dependency org="ru.ilb.common" name="common-spring" rev="1.0">
<artifact name="common-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common-spring', version='1.0')
)
libraryDependencies += "ru.ilb.common" % "common-spring" % "1.0"
[ru.ilb.common/common-spring "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.2.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |