License |
License |
---|---|
GroupId | GroupIdcom.addthis |
ArtifactId | ArtifactIdmeshy |
Version | Version3.4.4 |
Type | Typejar |
Description |
Descriptionmeshy
TCP multiplexing gearwheels
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
meshy-3.4.4.pom | |
meshy-3.4.4.jar | 154 KB |
meshy-3.4.4-sources.jar | 15 KB |
meshy-3.4.4-javadoc.jar | 320 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.addthis/meshy/ -->
<dependency>
<groupId>com.addthis</groupId>
<artifactId>meshy</artifactId>
<version>3.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.addthis/meshy/
implementation 'com.addthis:meshy:3.4.4'
// https://jarcasting.com/artifacts/com.addthis/meshy/
implementation ("com.addthis:meshy:3.4.4")
'com.addthis:meshy:jar:3.4.4'
<dependency org="com.addthis" name="meshy" rev="3.4.4">
<artifact name="meshy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.addthis', module='meshy', version='3.4.4')
)
libraryDependencies += "com.addthis" % "meshy" % "3.4.4"
[com.addthis/meshy "3.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.addthis : muxy Optional | jar | 2.2.2 |
com.addthis.basis : basis-core | jar | 4.3.1 |
io.netty : netty-all | jar | 4.0.28.Final |
com.yammer.metrics : metrics-core | jar | 2.2.0 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.5.v20170502 |
io.prometheus : simpleclient | jar | 0.0.26 |
io.prometheus : simpleclient_hotspot | jar | 0.0.26 |
io.prometheus : simpleclient_servlet | jar | 0.0.26 |
io.prometheus.jmx : collector | jar | 0.10 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |