| License |
License |
|---|---|
| GroupId | GroupIdorg.noear |
| ArtifactId | ArtifactIdsolon.boot.jdkhttp |
| Last Version | Last Version1.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava project for solon
|
| Filename | Size |
|---|---|
| solon.boot.jdkhttp-1.9.0.pom | |
| solon.boot.jdkhttp-1.9.0.jar | 26 KB |
| solon.boot.jdkhttp-1.9.0-sources.jar | 14 KB |
| solon.boot.jdkhttp-1.9.0-javadoc.jar | 88 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.noear/solon.boot.jdkhttp/ -->
<dependency>
<groupId>org.noear</groupId>
<artifactId>solon.boot.jdkhttp</artifactId>
<version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear/solon.boot.jdkhttp/
implementation 'org.noear:solon.boot.jdkhttp:1.9.0'
// https://jarcasting.com/artifacts/org.noear/solon.boot.jdkhttp/
implementation ("org.noear:solon.boot.jdkhttp:1.9.0")
'org.noear:solon.boot.jdkhttp:jar:1.9.0'
<dependency org="org.noear" name="solon.boot.jdkhttp" rev="1.9.0">
<artifact name="solon.boot.jdkhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='solon.boot.jdkhttp', version='1.9.0')
)
libraryDependencies += "org.noear" % "solon.boot.jdkhttp" % "1.9.0"
[org.noear/solon.boot.jdkhttp "1.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.noear : solon.boot | jar | 1.9.0 |