| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers |
| Группа | Группаcom.turbospaces.boot |
| Идентификатор | Идентификаторbootstrap-jetty-core |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеcom.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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jetty-core/
implementation 'com.turbospaces.boot:bootstrap-jetty-core:1.0.3'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-jetty-core/
implementation ("com.turbospaces.boot:bootstrap-jetty-core:1.0.3")
'com.turbospaces.boot:bootstrap-jetty-core:jar:1.0.3'
<dependency org="com.turbospaces.boot" name="bootstrap-jetty-core" rev="1.0.3">
<artifact name="bootstrap-jetty-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-jetty-core', version='1.0.3')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-jetty-core" % "1.0.3"
[com.turbospaces.boot/bootstrap-jetty-core "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.netflix.archaius : archaius2-api | jar | 2.3.16 |
| com.google.inject : guice | jar | 4.2.3 |
| io.dropwizard.metrics : metrics-servlets | jar | 4.1.2 |
| io.dropwizard.metrics : metrics-jetty9 | jar | 4.1.2 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.2 |
| com.turbospaces.boot : bootstrap-core | jar | 1.0.3 |
| 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.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 |