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