Last Version

network 0.0.1

network

License

License

Categories

Categories

Net
GroupId

GroupId

cn.rivers100
ArtifactId

ArtifactId

network
Version

Version

0.0.1
Type

Type

jar
Description

Description

network
network

Download network 0.0.1


<!-- https://jarcasting.com/artifacts/cn.rivers100/network/ -->
<dependency>
    <groupId>cn.rivers100</groupId>
    <artifactId>network</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.rivers100/network/
implementation 'cn.rivers100:network:0.0.1'
// https://jarcasting.com/artifacts/cn.rivers100/network/
implementation ("cn.rivers100:network:0.0.1")
'cn.rivers100:network:jar:0.0.1'
<dependency org="cn.rivers100" name="network" rev="0.0.1">
  <artifact name="network" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.rivers100', module='network', version='0.0.1')
)
libraryDependencies += "cn.rivers100" % "network" % "0.0.1"
[cn.rivers100/network "0.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.3
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.3
org.projectlombok : lombok Optional jar 1.18.22
org.apache.httpcomponents : httpclient jar 4.5.13
com.squareup.okhttp3 : okhttp jar 4.9.3
cn.rivers100 » rivers100-utils jar 0.0.1
io.netty : netty-all jar 4.1.72.Final

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.3

Project Modules

There are no modules declared in this project.