socketd-parent

Java project for solon

License

License

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

socketd-parent
Last Version

Last Version

1.5.15
Release Date

Release Date

Type

Type

pom
Description

Description

socketd-parent
Java project for solon
Project URL

Project URL

https://github.com/noear/solon
Source Code Management

Source Code Management

https://github.com/noear/solon

Download socketd-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.noear/socketd-parent/ -->
<dependency>
    <groupId>org.noear</groupId>
    <artifactId>socketd-parent</artifactId>
    <version>1.5.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.noear/socketd-parent/
implementation 'org.noear:socketd-parent:1.5.15'
// https://jarcasting.com/artifacts/org.noear/socketd-parent/
implementation ("org.noear:socketd-parent:1.5.15")
'org.noear:socketd-parent:pom:1.5.15'
<dependency org="org.noear" name="socketd-parent" rev="1.5.15">
  <artifact name="socketd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.noear', module='socketd-parent', version='1.5.15')
)
libraryDependencies += "org.noear" % "socketd-parent" % "1.5.15"
[org.noear/socketd-parent "1.5.15"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ../_extend/solon.socketd
  • ../_extend/solon.boot.socketd.jdksocket
  • ../_extend/solon.boot.socketd.netty
  • ../_extend/solon.boot.socketd.smartsocket
  • ../_extend/solon.boot.socketd.rsocket
  • ../_extend/solon.boot.socketd.websocket
  • ../_extend/solon.socketd.client.jdksocket
  • ../_extend/solon.socketd.client.netty
  • ../_extend/solon.socketd.client.rsocket
  • ../_extend/solon.socketd.client.smartsocket
  • ../_extend/solon.socketd.client.websocket

Versions

Version
1.5.15
1.5.14
1.5.13
1.5.12