| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.sunbingchuan |
| Идентификатор | Идентификаторsimple-web |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеSimple Web
Web frame implemented by simpe-bean.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| simple-web-1.0.1.pom | |
| simple-web-1.0.1.jar | 20 KB |
| simple-web-1.0.1-sources.jar | 19 KB |
| simple-web-1.0.1-javadoc.jar | 79 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.sunbingchuan/simple-web/ -->
<dependency>
<groupId>io.github.sunbingchuan</groupId>
<artifactId>simple-web</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.sunbingchuan/simple-web/
implementation 'io.github.sunbingchuan:simple-web:1.0.1'
// https://jarcasting.com/artifacts/io.github.sunbingchuan/simple-web/
implementation ("io.github.sunbingchuan:simple-web:1.0.1")
'io.github.sunbingchuan:simple-web:jar:1.0.1'
<dependency org="io.github.sunbingchuan" name="simple-web" rev="1.0.1">
<artifact name="simple-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.sunbingchuan', module='simple-web', version='1.0.1')
)
libraryDependencies += "io.github.sunbingchuan" % "simple-web" % "1.0.1"
[io.github.sunbingchuan/simple-web "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.sunbingchuan : simple-bean | jar | 1.0.1 |
| com.alibaba : fastjson | jar | 1.2.9 |