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