| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторweb-spring |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe web tool for java.
|
| Имя Файла | Размер |
|---|---|
| web-spring-0.0.5.pom | |
| web-spring-0.0.5.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/web-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>web-spring</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/web-spring/
implementation 'com.github.houbb:web-spring:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/web-spring/
implementation ("com.github.houbb:web-spring:0.0.5")
'com.github.houbb:web-spring:jar:0.0.5'
<dependency org="com.github.houbb" name="web-spring" rev="0.0.5">
<artifact name="web-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='web-spring', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "web-spring" % "0.0.5"
[com.github.houbb/web-spring "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : web-core | jar | 0.0.5 |
| org.springframework : spring-webmvc | jar | 4.2.3.RELEASE |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |