License |
License |
---|---|
GroupId | GroupIdcom.zmannotes |
ArtifactId | ArtifactIdsocket-pull |
Version | Version2.1.3 |
Type | Typejar |
Description |
Descriptionjava socket-pull
socket pull stream implementation with java nio.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
socket-pull-2.1.3.pom | |
socket-pull-2.1.3.jar | 14 KB |
socket-pull-2.1.3-sources.jar | 9 KB |
socket-pull-2.1.3-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zmannotes/socket-pull/ -->
<dependency>
<groupId>com.zmannotes</groupId>
<artifactId>socket-pull</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.zmannotes/socket-pull/
implementation 'com.zmannotes:socket-pull:2.1.3'
// https://jarcasting.com/artifacts/com.zmannotes/socket-pull/
implementation ("com.zmannotes:socket-pull:2.1.3")
'com.zmannotes:socket-pull:jar:2.1.3'
<dependency org="com.zmannotes" name="socket-pull" rev="2.1.3">
<artifact name="socket-pull" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zmannotes', module='socket-pull', version='2.1.3')
)
libraryDependencies += "com.zmannotes" % "socket-pull" % "2.1.3"
[com.zmannotes/socket-pull "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.zmannotes : event-loop | jar | 0.0.1 |
com.zmannotes.event : event-emitter | jar | 0.0.4 |
com.zmannotes : net-pull | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |
com.zmannotes : netty-pull | jar | 2.1.0 |