License |
License |
---|---|
Categories |
CategoriesNet Netty Networking |
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-netty-core |
Last Version | Last Version1.0.57 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.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.57</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-netty-core/
implementation 'com.turbospaces.boot:bootstrap-netty-core:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-netty-core/
implementation ("com.turbospaces.boot:bootstrap-netty-core:1.0.57")
'com.turbospaces.boot:bootstrap-netty-core:jar:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-netty-core" rev="1.0.57">
<artifact name="bootstrap-netty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-netty-core', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-netty-core" % "1.0.57"
[com.turbospaces.boot/bootstrap-netty-core "1.0.57"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.springframework.boot : spring-boot | jar | 2.7.0 |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
com.google.guava : guava | jar | |
com.turbospaces.boot : bootstrap-core | jar | 1.0.57 |
javax.inject : javax.inject | jar | 1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.2.9 |
io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
io.dropwizard.metrics : metrics-jvm | jar | 4.2.9 |
com.netflix.archaius : archaius2-api | jar | 2.3.16 |
io.netty : netty-buffer | jar | |
io.netty : netty-codec-http | jar | |
io.netty : netty-common | jar | |
io.netty : netty-transport | jar | |
io.netty : netty-handler | jar | |
com.squareup.okhttp3 : okhttp | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter | jar | |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
com.turbospaces.boot : bootstrap-core | jar | 1.0.57 |