| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Netty Networking |
| Группа | Группаcom.turbospaces.boot |
| Идентификатор | Идентификаторbootstrap-netty-core |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеcom.turbospaces.boot ::: bootstrap-netty-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-netty-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-netty-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-netty-core/
implementation 'com.turbospaces.boot:bootstrap-netty-core:1.0.3'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-netty-core/
implementation ("com.turbospaces.boot:bootstrap-netty-core:1.0.3")
'com.turbospaces.boot:bootstrap-netty-core:jar:1.0.3'
<dependency org="com.turbospaces.boot" name="bootstrap-netty-core" rev="1.0.3">
<artifact name="bootstrap-netty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-netty-core', version='1.0.3')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-netty-core" % "1.0.3"
[com.turbospaces.boot/bootstrap-netty-core "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.guava : guava | jar | 29.0-jre |
| com.turbospaces.boot : bootstrap-core | jar | 1.0.3 |
| javax.inject : javax.inject | jar | 1 |
| com.google.inject : guice | jar | 4.2.3 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| io.dropwizard.metrics : metrics-healthchecks | jar | 4.1.2 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.2 |
| io.dropwizard.metrics : metrics-jvm | jar | 4.1.2 |
| com.netflix.archaius : archaius2-api | jar | 2.3.16 |
| io.netty : netty-all | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| org.apache.httpcomponents : httpcore | jar | 4.4.9 |
| org.apache.httpcomponents : httpclient | jar | 4.5.5 |
| com.turbospaces.boot : bootstrap-core | jar | 1.0.3 |
| com.turbospaces.boot : bootstrap-guice-governator | jar | 1.0.3 |