MVN

link.jfire : jfire-socket

Maven & Gradle

Dec 01, 2015
1 usages

jfire-socket · Jfire - socket is a server-side framework based on AIO. Users only need a simple implementation of a business logic processing interface can be the business data processing. The framework provides the client and server at the same time. Have strong connection capacity. Single server provides tens of thousands of connections.

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>jfire-socket</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of link.jfire : jfire-socket to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of link.jfire : jfire-socket to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
jfire-socket-1.0

How to add a dependency to Maven

Add the following link.jfire : jfire-socket maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>link.jfire</groupId>
    <artifactId>jfire-socket</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following link.jfire : jfire-socket gradle dependency to your build.gradle file:

implementation 'link.jfire:jfire-socket:1.0'

Gradle Kotlin DSL: Add the following link.jfire : jfire-socket gradle kotlin dependency to your build.gradle.kts file:

implementation("link.jfire:jfire-socket:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following link.jfire : jfire-socket sbt scala dependency to your build.sbt file:

libraryDependencies += "link.jfire" % "jfire-socket" % "1.0"

Advertisement

Dependencies from Group

Feb 24, 2016
8 usages
Dec 01, 2015
4 usages
Feb 24, 2016
4 usages
Feb 04, 2016
3 usages
Dec 01, 2015
1 usages

Discover Dependencies

Jun 02, 2016
1 usages
39 stars
Feb 03, 2020
1 usages
0 stars
Aug 09, 2016
1 usages
15 stars
Dec 14, 2015
1 usages
Dec 16, 2015
1 usages
79 stars
Dec 21, 2015
2 usages
294 stars
Dec 25, 2015
1 usages
4 stars