| Группа | Группаorg.noear |
|---|---|
| Идентификатор | Идентификаторsolon.boot.jlhttp |
| Версия | Версия1.0.3.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| solon.boot.jlhttp-1.0.3.2.pom | |
| solon.boot.jlhttp-1.0.3.2.jar | 60 KB |
| solon.boot.jlhttp-1.0.3.2-sources.jar | 39 KB |
| solon.boot.jlhttp-1.0.3.2-javadoc.jar | 171 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.noear/solon.boot.jlhttp/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.boot.jlhttp</artifactId>
<version>1.0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.boot.jlhttp/
implementation 'org.noear:solon.boot.jlhttp:1.0.3.2'
// https://jarcasting.com/artifacts/org.noear/solon.boot.jlhttp/
implementation ("org.noear:solon.boot.jlhttp:1.0.3.2")
'org.noear:solon.boot.jlhttp:jar:1.0.3.2'
<dependency org="org.noear" name="solon.boot.jlhttp" rev="1.0.3.2">
<artifact name="solon.boot.jlhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.boot.jlhttp', version='1.0.3.2')
)
libraryDependencies += "org.noear" % "solon.boot.jlhttp" % "1.0.3.2"
[org.noear/solon.boot.jlhttp "1.0.3.2"]