License |
License |
---|---|
GroupId | GroupIdio.openexchange |
ArtifactId | ArtifactIdbenchmark |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenexchange ::: benchmark
The bootstrap and dependencies bundle for all `io.openexchange` projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
benchmark-1.0.3.pom | |
benchmark-1.0.3.jar | 12 MB |
benchmark-1.0.3-sources.jar | 4 KB |
benchmark-1.0.3-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openexchange/benchmark/ -->
<dependency>
<groupId>io.openexchange</groupId>
<artifactId>benchmark</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.openexchange/benchmark/
implementation 'io.openexchange:benchmark:1.0.3'
// https://jarcasting.com/artifacts/io.openexchange/benchmark/
implementation ("io.openexchange:benchmark:1.0.3")
'io.openexchange:benchmark:jar:1.0.3'
<dependency org="io.openexchange" name="benchmark" rev="1.0.3">
<artifact name="benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openexchange', module='benchmark', version='1.0.3')
)
libraryDependencies += "io.openexchange" % "benchmark" % "1.0.3"
[io.openexchange/benchmark "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.openexchange : openexchange-boot-metrics | jar | 1.0.4 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.4.4.RELEASE |