Last Version

nettice-core 1.0.0

A lightweight mvc components based on the Netty HTTP protocol stack

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.cyfonly
ArtifactId

ArtifactId

nettice-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/cyfonly/nettice
Source Code Management

Source Code Management

https://github.com/cyfonly/nettice

Download nettice-core 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.cyfonly/nettice-core/ -->
<dependency>
    <groupId>com.github.cyfonly</groupId>
    <artifactId>nettice-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cyfonly/nettice-core/
implementation 'com.github.cyfonly:nettice-core:1.0.0'
// https://jarcasting.com/artifacts/com.github.cyfonly/nettice-core/
implementation ("com.github.cyfonly:nettice-core:1.0.0")
'com.github.cyfonly:nettice-core:jar:1.0.0'
<dependency org="com.github.cyfonly" name="nettice-core" rev="1.0.0">
  <artifact name="nettice-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cyfonly', module='nettice-core', version='1.0.0')
)
libraryDependencies += "com.github.cyfonly" % "nettice-core" % "1.0.0"
[com.github.cyfonly/nettice-core "1.0.0"]

Dependencies

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

Project Modules

There are no modules declared in this project.