| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdio.github.yezhihao |
| ArtifactId | ArtifactIdnetmc |
| Version | Version2.0.4.RELEASE |
| Type | Typejar |
| Description |
DescriptionNetmc
MVC framework based on netty implementation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| netmc-2.0.4.RELEASE.pom | |
| netmc-2.0.4.RELEASE.jar | 55 KB |
| netmc-2.0.4.RELEASE-sources.jar | 32 KB |
| netmc-2.0.4.RELEASE-javadoc.jar | 259 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yezhihao/netmc/ -->
<dependency>
<groupId>io.github.yezhihao</groupId>
<artifactId>netmc</artifactId>
<version>2.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yezhihao/netmc/
implementation 'io.github.yezhihao:netmc:2.0.4.RELEASE'
// https://jarcasting.com/artifacts/io.github.yezhihao/netmc/
implementation ("io.github.yezhihao:netmc:2.0.4.RELEASE")
'io.github.yezhihao:netmc:jar:2.0.4.RELEASE'
<dependency org="io.github.yezhihao" name="netmc" rev="2.0.4.RELEASE">
<artifact name="netmc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yezhihao', module='netmc', version='2.0.4.RELEASE')
)
libraryDependencies += "io.github.yezhihao" % "netmc" % "2.0.4.RELEASE"
[io.github.yezhihao/netmc "2.0.4.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| io.netty : netty-handler | jar | 4.1.66.Final |
| com.github.ben-manes.caffeine : caffeine | jar | 2.8.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.slf4j : slf4j-simple | jar | 1.7.32 |