| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.truthbean.debbie |
| Идентификатор | Идентификаторdebbie-spring |
| Версия | Версия0.1.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеdebbie spring
debbie framework and spring framework adapter
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| debbie-spring-0.1.1-RELEASE.pom | |
| debbie-spring-0.1.1-RELEASE.jar | 13 KB |
| debbie-spring-0.1.1-RELEASE-sources.jar | 11 KB |
| debbie-spring-0.1.1-RELEASE-javadoc.jar | 418 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.truthbean.debbie/debbie-spring/ -->
<dependency>
<groupId>com.truthbean.debbie</groupId>
<artifactId>debbie-spring</artifactId>
<version>0.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.truthbean.debbie/debbie-spring/
implementation 'com.truthbean.debbie:debbie-spring:0.1.1-RELEASE'
// https://jarcasting.com/artifacts/com.truthbean.debbie/debbie-spring/
implementation ("com.truthbean.debbie:debbie-spring:0.1.1-RELEASE")
'com.truthbean.debbie:debbie-spring:jar:0.1.1-RELEASE'
<dependency org="com.truthbean.debbie" name="debbie-spring" rev="0.1.1-RELEASE">
<artifact name="debbie-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.truthbean.debbie', module='debbie-spring', version='0.1.1-RELEASE')
)
libraryDependencies += "com.truthbean.debbie" % "debbie-spring" % "0.1.1-RELEASE"
[com.truthbean.debbie/debbie-spring "0.1.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context-support | jar | 5.2.9.RELEASE |
| com.truthbean.debbie : debbie-core | jar | 0.1.1-RELEASE |