License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.examples |
ArtifactId | ArtifactIdhelloworld-benchmark |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-examples-helloworld-benchmark
Jersey "Hello World" benchmark example.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-benchmark/ -->
<dependency>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>helloworld-benchmark</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-benchmark/
implementation 'org.glassfish.jersey.examples:helloworld-benchmark:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-benchmark/
implementation ("org.glassfish.jersey.examples:helloworld-benchmark:3.1.0-M3")
'org.glassfish.jersey.examples:helloworld-benchmark:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.examples" name="helloworld-benchmark" rev="3.1.0-M3">
<artifact name="helloworld-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='helloworld-benchmark', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.examples" % "helloworld-benchmark" % "3.1.0-M3"
[org.glassfish.jersey.examples/helloworld-benchmark "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
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.1.0-M3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom |