| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdio.openmessaging |
| ArtifactId | ArtifactIdopenmessaging-benchmark |
| Version | Version0.2.0-alpha |
| Type | Typejar |
| Description |
Descriptionopenmessaging-benchmark 0.2.0-alpha
openmessaging specification for java
|
| Project Organization |
Project OrganizationOpenMessaging |
| Filename | Size |
|---|---|
| openmessaging-benchmark-0.2.0-alpha.pom | |
| openmessaging-benchmark-0.2.0-alpha.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.openmessaging/openmessaging-benchmark/ -->
<dependency>
<groupId>io.openmessaging</groupId>
<artifactId>openmessaging-benchmark</artifactId>
<version>0.2.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.openmessaging/openmessaging-benchmark/
implementation 'io.openmessaging:openmessaging-benchmark:0.2.0-alpha'
// https://jarcasting.com/artifacts/io.openmessaging/openmessaging-benchmark/
implementation ("io.openmessaging:openmessaging-benchmark:0.2.0-alpha")
'io.openmessaging:openmessaging-benchmark:jar:0.2.0-alpha'
<dependency org="io.openmessaging" name="openmessaging-benchmark" rev="0.2.0-alpha">
<artifact name="openmessaging-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openmessaging', module='openmessaging-benchmark', version='0.2.0-alpha')
)
libraryDependencies += "io.openmessaging" % "openmessaging-benchmark" % "0.2.0-alpha"
[io.openmessaging/openmessaging-benchmark "0.2.0-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |