netutil


License

License

Categories

Categories

Net
GroupId

GroupId

com.github.mars05
ArtifactId

ArtifactId

netutil
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

netutil
netutil
Project URL

Project URL

https://github.com/mars05/netutil

Download netutil

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
com.google.protobuf : protobuf-java Optional jar 3.6.1
org.apache.thrift : libthrift Optional jar 0.12.0
com.google.protobuf : protobuf-java-util Optional jar 3.6.1
com.alibaba : fastjson jar 1.2.56
io.netty : netty-all jar 4.1.29.Final
org.yaml : snakeyaml jar 1.21
org.apache.commons : commons-lang3 jar 3.9

provided (4)

Group / Artifact Type Version
org.javassist : javassist jar 3.24.0-GA
cglib : cglib jar 3.2.7
redis.clients : jedis jar 2.10.2
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0