Netmc

MVC framework based on netty implementation

License

License

Categories

Categories

Net
GroupId

GroupId

io.github.yezhihao
ArtifactId

ArtifactId

netmc
Last Version

Last Version

3.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Netmc
MVC framework based on netty implementation
Project URL

Project URL

https://github.com/yezhihao/netmc
Source Code Management

Source Code Management

https://github.com/yezhihao/netmc

Download netmc

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
io.netty : netty-handler jar 4.1.77.Final
com.github.ben-manes.caffeine : caffeine jar 2.9.3
io.projectreactor : reactor-core jar 3.4.18
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.springframework : spring-context jar 5.3.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.2
3.0.1
3.0.0
2.0.9.RELEASE
2.0.8.RELEASE
2.0.7.RELEASE
2.0.6.RELEASE
2.0.5.RELEASE
2.0.4.RELEASE
2.0.3.RELEASE
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE