| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Feather Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcn.featherfly.constant |
| Идентификатор | Идентификаторconstant-spring |
| Последняя версия | Последняя версия1.6.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеconstant-spring
constant-spring
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| constant-spring-1.6.6.pom | |
| constant-spring-1.6.6.jar | 3 KB |
| constant-spring-1.6.6-sources.jar | 2 KB |
| constant-spring-1.6.6-javadoc.jar | 23 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.featherfly.constant/constant-spring/ -->
<dependency>
<groupId>cn.featherfly.constant</groupId>
<artifactId>constant-spring</artifactId>
<version>1.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly.constant/constant-spring/
implementation 'cn.featherfly.constant:constant-spring:1.6.6'
// https://jarcasting.com/artifacts/cn.featherfly.constant/constant-spring/
implementation ("cn.featherfly.constant:constant-spring:1.6.6")
'cn.featherfly.constant:constant-spring:jar:1.6.6'
<dependency org="cn.featherfly.constant" name="constant-spring" rev="1.6.6">
<artifact name="constant-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly.constant', module='constant-spring', version='1.6.6')
)
libraryDependencies += "cn.featherfly.constant" % "constant-spring" % "1.6.6"
[cn.featherfly.constant/constant-spring "1.6.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.featherfly.constant : constant-core | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-context | jar | 5.3.18 |