Last Version

wheel-net 1.2.4

对网络传输相关的应用提供支持

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-net
Version

Version

1.2.4
Type

Type

jar
Description

Description

wheel-net
对网络传输相关的应用提供支持

Download wheel-net 1.2.4


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

Dependencies

compile (12)

Group / Artifact Type Version
com.github.rebue.wheel : wheel-core jar 1.2.4
com.github.rebue.wheel : wheel-serialization jar 1.2.4
ma.glasnost.orika : orika-core jar 1.5.4
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10
com.squareup.okhttp3 : okhttp Optional jar 4.6.0
org.apache.httpcomponents : fluent-hc Optional jar 4.5.13
org.springframework : spring-web Optional jar
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 Optional jar
org.dom4j : dom4j Optional jar 2.1.3
com.thoughtworks.xstream : xstream Optional jar 1.4.14
jaxen : jaxen Optional jar 1.2.0

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.20

test (1)

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

Project Modules

There are no modules declared in this project.