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