License |
License |
---|---|
GroupId | GroupIdorg.smartboot.socket |
ArtifactId | ArtifactIdaio-pro |
Version | Version1.5.15 |
Type | Typejar |
Description |
Descriptionaio-pro
A high performance network application framework based on Java AIO
|
Filename | Size |
---|---|
aio-pro-1.5.15.pom | |
aio-pro-1.5.15.jar | 87 KB |
aio-pro-1.5.15-sources.jar | 45 KB |
aio-pro-1.5.15-javadoc.jar | 251 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smartboot.socket/aio-pro/ -->
<dependency>
<groupId>org.smartboot.socket</groupId>
<artifactId>aio-pro</artifactId>
<version>1.5.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartboot.socket/aio-pro/
implementation 'org.smartboot.socket:aio-pro:1.5.15'
// https://jarcasting.com/artifacts/org.smartboot.socket/aio-pro/
implementation ("org.smartboot.socket:aio-pro:1.5.15")
'org.smartboot.socket:aio-pro:jar:1.5.15'
<dependency org="org.smartboot.socket" name="aio-pro" rev="1.5.15">
<artifact name="aio-pro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartboot.socket', module='aio-pro', version='1.5.15')
)
libraryDependencies += "org.smartboot.socket" % "aio-pro" % "1.5.15"
[org.smartboot.socket/aio-pro "1.5.15"]
Group / Artifact | Type | Version |
---|---|---|
org.smartboot.socket : aio-core | jar | 1.5.15 |
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |