| License |
License |
|---|---|
| Categories |
CategoriesJetty Container Application Servers |
| GroupId | GroupIdcom.turbospaces.boot |
| ArtifactId | ArtifactIdbootstrap-jetty-core |
| Version | Version1.0.48 |
| Type | Typejar |
| Description |
Descriptioncom.turbospaces.boot ::: bootstrap-jetty-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jetty-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-jetty-core</artifactId>
<version>1.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jetty-core/
implementation 'com.turbospaces.boot:bootstrap-jetty-core:1.0.48'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jetty-core/
implementation ("com.turbospaces.boot:bootstrap-jetty-core:1.0.48")
'com.turbospaces.boot:bootstrap-jetty-core:jar:1.0.48'
<dependency org="com.turbospaces.boot" name="bootstrap-jetty-core" rev="1.0.48">
<artifact name="bootstrap-jetty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-jetty-core', version='1.0.48')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-jetty-core" % "1.0.48"
[com.turbospaces.boot/bootstrap-jetty-core "1.0.48"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.springframework.boot : spring-boot | jar | 2.6.6 |
| com.netflix.archaius : archaius2-api | jar | 2.3.16 |
| io.dropwizard.metrics : metrics-servlets | jar | 4.2.3 |
| io.micrometer : micrometer-core | jar | |
| org.eclipse.jetty : jetty-server | jar | |
| org.eclipse.jetty : jetty-util | jar | |
| org.eclipse.jetty : jetty-servlet | jar | |
| org.eclipse.jetty : jetty-webapp | jar | |
| org.eclipse.jetty : jetty-io | jar | |
| com.turbospaces.boot : bootstrap-core | jar | 1.0.48 |
| 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.48 |