| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииFeather Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcn.featherfly |
| Идентификатор | Идентификаторfeatherfly-common-spring |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfeatherfly-common-spring
featherfly spring
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-spring/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-common-spring</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-spring/
implementation 'cn.featherfly:featherfly-common-spring:0.2.0'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common-spring/
implementation ("cn.featherfly:featherfly-common-spring:0.2.0")
'cn.featherfly:featherfly-common-spring:jar:0.2.0'
<dependency org="cn.featherfly" name="featherfly-common-spring" rev="0.2.0">
<artifact name="featherfly-common-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-common-spring', version='0.2.0')
)
libraryDependencies += "cn.featherfly" % "featherfly-common-spring" % "0.2.0"
[cn.featherfly/featherfly-common-spring "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| cn.featherfly : featherfly-common | jar | 1.7.8 |
| org.springframework : spring-core | jar | 5.1.8.RELEASE |
| org.springframework : spring-context-support | jar | 5.1.8.RELEASE |
| org.springframework : spring-jdbc | jar | 5.1.8.RELEASE |
| org.springframework : spring-tx | jar | 5.1.8.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.9.4 |