| Лицензия |
Лицензия |
|---|---|
| Группа | Группаro.fortsoft |
| Идентификатор | Идентификаторhedgehog-spring |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhedgehog-spring
Spring module for hedgehog
|
| Имя Файла | Размер |
|---|---|
| hedgehog-spring-0.0.3.pom | |
| hedgehog-spring-0.0.3.jar | 3 KB |
| hedgehog-spring-0.0.3-sources.jar | 3 KB |
| hedgehog-spring-0.0.3-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ro.fortsoft/hedgehog-spring/ -->
<dependency>
<groupId>ro.fortsoft</groupId>
<artifactId>hedgehog-spring</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft/hedgehog-spring/
implementation 'ro.fortsoft:hedgehog-spring:0.0.3'
// https://jarcasting.com/artifacts/ro.fortsoft/hedgehog-spring/
implementation ("ro.fortsoft:hedgehog-spring:0.0.3")
'ro.fortsoft:hedgehog-spring:jar:0.0.3'
<dependency org="ro.fortsoft" name="hedgehog-spring" rev="0.0.3">
<artifact name="hedgehog-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft', module='hedgehog-spring', version='0.0.3')
)
libraryDependencies += "ro.fortsoft" % "hedgehog-spring" % "0.0.3"
[ro.fortsoft/hedgehog-spring "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ro.fortsoft : hedgehog-core | jar | 0.0.3 |
| org.springframework : spring-context Необязательный | jar | 4.3.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| ro.fortsoft : hedgehog-core | test-jar | 0.0.3 |