is not current version
Last Version 1.8.3-M2

org.noear.hatch:solon.boot.jdkhttp 1.7.5-M3


GroupId

GroupId

org.noear.hatch
ArtifactId

ArtifactId

solon.boot.jdkhttp
Version

Version

1.7.5-M3
Type

Type

jar

Download solon.boot.jdkhttp 1.7.5-M3


<!-- https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.jdkhttp/ -->
<dependency>
    <groupId>org.noear.hatch</groupId>
    <artifactId>solon.boot.jdkhttp</artifactId>
    <version>1.7.5-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.jdkhttp/
implementation 'org.noear.hatch:solon.boot.jdkhttp:1.7.5-M3'
// https://jarcasting.com/artifacts/org.noear.hatch/solon.boot.jdkhttp/
implementation ("org.noear.hatch:solon.boot.jdkhttp:1.7.5-M3")
'org.noear.hatch:solon.boot.jdkhttp:jar:1.7.5-M3'
<dependency org="org.noear.hatch" name="solon.boot.jdkhttp" rev="1.7.5-M3">
  <artifact name="solon.boot.jdkhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.noear.hatch', module='solon.boot.jdkhttp', version='1.7.5-M3')
)
libraryDependencies += "org.noear.hatch" % "solon.boot.jdkhttp" % "1.7.5-M3"
[org.noear.hatch/solon.boot.jdkhttp "1.7.5-M3"]