Last Version

yar-java 0.0.3

The Java yar protocol implementation

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.weibo
ArtifactId

ArtifactId

yar-java
Version

Version

0.0.3
Type

Type

jar
Description

Description

yar-java
The Java yar protocol implementation
Project URL

Project URL

https://github.com/weibocom/yar-java
Source Code Management

Source Code Management

https://github.com/weibocom/yar-java

Download yar-java 0.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.6
com.xk72 : pherialize jar 1.2.4
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.msgpack : msgpack jar 0.6.12
io.netty : netty-all jar 4.1.42.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.