| Лицензия |
Лицензия
jQuery license
|
|---|---|
| Категории |
КатегорииGlassFish Контейнер Application Servers Jersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаorg.glassfish.jersey.examples |
| Идентификатор | Идентификаторhelloworld-benchmark |
| Версия | Версия3.0.4 |
| Тип | Типjar |
| Описание |
Описаниеjersey-examples-helloworld-benchmark
Jersey "Hello World" benchmark example.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| helloworld-benchmark-3.0.4.pom | |
| helloworld-benchmark-3.0.4.jar | 35 KB |
| helloworld-benchmark-3.0.4-sources.jar | 28 KB |
| helloworld-benchmark-3.0.4-project-src.zip | 23 KB |
| helloworld-benchmark-3.0.4-javadoc.jar | 95 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-benchmark/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>helloworld-benchmark</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-benchmark/
implementation 'org.glassfish.jersey.examples:helloworld-benchmark:3.0.4'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-benchmark/
implementation ("org.glassfish.jersey.examples:helloworld-benchmark:3.0.4")
'org.glassfish.jersey.examples:helloworld-benchmark:jar:3.0.4'
<dependency org="org.glassfish.jersey.examples" name="helloworld-benchmark" rev="3.0.4">
<artifact name="helloworld-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='helloworld-benchmark', version='3.0.4')
)
libraryDependencies += "org.glassfish.jersey.examples" % "helloworld-benchmark" % "3.0.4"
[org.glassfish.jersey.examples/helloworld-benchmark "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.core : jersey-server | jar | |
| org.glassfish.jersey.inject : jersey-hk2 | jar | |
| org.openjdk.jmh : jmh-core | jar | 1.10.2 |
| org.glassfish.jersey.test-framework : jersey-test-framework-util | jar | 3.0.4 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.10.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |