| Лицензия |
Лицензия |
|---|---|
| Группа | Группаam.ik.woothee |
| Идентификатор | Идентификаторwoothee-spring |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеWoothee Spring
Woothee integration with Spring MVC
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| woothee-spring-1.0.0.pom | |
| woothee-spring-1.0.0.jar | 4 KB |
| woothee-spring-1.0.0-sources.jar | 2 KB |
| woothee-spring-1.0.0-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/am.ik.woothee/woothee-spring/ -->
<dependency>
<groupId>am.ik.woothee</groupId>
<artifactId>woothee-spring</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/am.ik.woothee/woothee-spring/
implementation 'am.ik.woothee:woothee-spring:1.0.0'
// https://jarcasting.com/artifacts/am.ik.woothee/woothee-spring/
implementation ("am.ik.woothee:woothee-spring:1.0.0")
'am.ik.woothee:woothee-spring:jar:1.0.0'
<dependency org="am.ik.woothee" name="woothee-spring" rev="1.0.0">
<artifact name="woothee-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='am.ik.woothee', module='woothee-spring', version='1.0.0')
)
libraryDependencies += "am.ik.woothee" % "woothee-spring" % "1.0.0"
[am.ik.woothee/woothee-spring "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-webmvc | jar | |
| is.tagomor.woothee : woothee-java | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |