MVN

com.github.cyfonly : nettice-core

Maven & Gradle

Jan 09, 2017
92 stars

nettice-core · A lightweight mvc components based on the Netty HTTP protocol stack

<dependency>
    <groupId>com.github.cyfonly</groupId>
    <artifactId>nettice-core</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cyfonly : nettice-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.cyfonly : nettice-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
nettice-core-1.0.0

How to add a dependency to Maven

Add the following com.github.cyfonly : nettice-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.cyfonly</groupId>
    <artifactId>nettice-core</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cyfonly : nettice-core gradle dependency to your build.gradle file:

implementation 'com.github.cyfonly:nettice-core:1.0.0'

Gradle Kotlin DSL: Add the following com.github.cyfonly : nettice-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cyfonly:nettice-core:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cyfonly : nettice-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cyfonly" % "nettice-core" % "1.0.0"

Advertisement

Dependencies from Group

Jan 11, 2017
63 stars
Jan 09, 2017
92 stars
Feb 10, 2017
514 stars

Discover Dependencies

Feb 10, 2017
514 stars
Sep 14, 2022
1 usages
2 stars
Sep 14, 2022
1 usages
2 stars
Sep 14, 2022
1 usages
2 stars
Sep 14, 2022
1 usages
2 stars
Feb 17, 2022
34 stars
Jan 12, 2017
0 stars
Jan 17, 2017
2k stars