Categories |
CategoriesArquillian Application Testing & Monitoring |
---|---|
GroupId | GroupIdcom.github.rmannibucau |
ArtifactId | ArtifactIdarquillian-extension-microbenchmark |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArquillian Micro Benchmark Extension
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rmannibucau/arquillian-extension-microbenchmark/ -->
<dependency>
<groupId>com.github.rmannibucau</groupId>
<artifactId>arquillian-extension-microbenchmark</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rmannibucau/arquillian-extension-microbenchmark/
implementation 'com.github.rmannibucau:arquillian-extension-microbenchmark:1.0'
// https://jarcasting.com/artifacts/com.github.rmannibucau/arquillian-extension-microbenchmark/
implementation ("com.github.rmannibucau:arquillian-extension-microbenchmark:1.0")
'com.github.rmannibucau:arquillian-extension-microbenchmark:jar:1.0'
<dependency org="com.github.rmannibucau" name="arquillian-extension-microbenchmark" rev="1.0">
<artifact name="arquillian-extension-microbenchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rmannibucau', module='arquillian-extension-microbenchmark', version='1.0')
)
libraryDependencies += "com.github.rmannibucau" % "arquillian-extension-microbenchmark" % "1.0"
[com.github.rmannibucau/arquillian-extension-microbenchmark "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.container : arquillian-container-test-impl-base | jar | 1.0.3.Final |
org.apache.openejb : ziplock | jar | 1.5.1 |
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | 1.1.2 |
org.apache.commons : commons-math3 | jar | 3.0 |
org.jfree : jfreechart | jar | 1.0.14 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : arquillian-tomee-remote | jar | 1.5.1 |
junit : junit | jar | 4.11 |
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.0.3.Final |