| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииFeather Библиотеки уровня приложения Dependency Injection |
| Группа | Группаcn.featherfly |
| Идентификатор | Идентификаторfeatherfly-common |
| Последняя версия | Последняя версия1.7.12 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfeatherfly-common
featherfly-common
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| featherfly-common-1.7.12.pom | |
| featherfly-common-1.7.12.jar | 223 KB |
| featherfly-common-1.7.12-sources.jar | 148 KB |
| featherfly-common-1.7.12-javadoc.jar | 747 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-common/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-common</artifactId>
<version>1.7.12</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common/
implementation 'cn.featherfly:featherfly-common:1.7.12'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-common/
implementation ("cn.featherfly:featherfly-common:1.7.12")
'cn.featherfly:featherfly-common:jar:1.7.12'
<dependency org="cn.featherfly" name="featherfly-common" rev="1.7.12">
<artifact name="featherfly-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-common', version='1.7.12')
)
libraryDependencies += "cn.featherfly" % "featherfly-common" % "1.7.12"
[cn.featherfly/featherfly-common "1.7.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| commons-io : commons-io | jar | 2.6 |
| org.javassist : javassist | jar | 3.25.0-GA |