| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdio.github.yezhihao | 
| ArtifactId | ArtifactIdnetmc | 
| Last Version | Last Version3.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNetmc MVC framework based on netty implementation | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| netmc-3.0.2.pom | |
| netmc-3.0.2.jar | 55 KB | 
| netmc-3.0.2-sources.jar | 32 KB | 
| netmc-3.0.2-javadoc.jar | 259 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |