| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаio.github.yezhihao |
| Идентификатор | Идентификаторnetmc |
| Последняя версия | Последняя версия3.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеNetmc
MVC framework based on netty implementation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |