License |
License |
---|---|
GroupId | GroupIdcom.github.lontime |
ArtifactId | ArtifactIdexthttp-library |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondependencies for lontime
|
Filename | Size |
---|---|
exthttp-library-1.0.0.pom | |
exthttp-library-1.0.0.jar | 71 KB |
exthttp-library-1.0.0-sources.jar | 24 KB |
exthttp-library-1.0.0-javadoc.jar | 196 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/ -->
<dependency>
<groupId>com.github.lontime</groupId>
<artifactId>exthttp-library</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/
implementation 'com.github.lontime:exthttp-library:1.0.0'
// https://jarcasting.com/artifacts/com.github.lontime/exthttp-library/
implementation ("com.github.lontime:exthttp-library:1.0.0")
'com.github.lontime:exthttp-library:jar:1.0.0'
<dependency org="com.github.lontime" name="exthttp-library" rev="1.0.0">
<artifact name="exthttp-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lontime', module='exthttp-library', version='1.0.0')
)
libraryDependencies += "com.github.lontime" % "exthttp-library" % "1.0.0"
[com.github.lontime/exthttp-library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lontime : base-commonj-library | jar | 1.0.0 |
com.github.lontime : extjson-library | jar | 1.0.0 |
io.projectreactor.netty : reactor-netty-http | jar | 1.0.20 |
io.projectreactor : reactor-core | jar | 3.4.19 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-tcnative-boringssl-static | jar | 2.0.50.Final |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.10 |