is not current version
Last Version 1.2.1

com.arpnetworking.test:performance-test 1.0.0

Extensions to JUnit and JUnitBenchmarks to execute performance tests with cpu profiling

Categories

Categories

Net Networking ORM Data
GroupId

GroupId

com.arpnetworking.test
ArtifactId

ArtifactId

performance-test
Version

Version

1.0.0
Type

Type

jar

Download performance-test 1.0.0


<!-- https://jarcasting.com/artifacts/com.arpnetworking.test/performance-test/ -->
<dependency>
    <groupId>com.arpnetworking.test</groupId>
    <artifactId>performance-test</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.arpnetworking.test/performance-test/
implementation 'com.arpnetworking.test:performance-test:1.0.0'
// https://jarcasting.com/artifacts/com.arpnetworking.test/performance-test/
implementation ("com.arpnetworking.test:performance-test:1.0.0")
'com.arpnetworking.test:performance-test:jar:1.0.0'
<dependency org="com.arpnetworking.test" name="performance-test" rev="1.0.0">
  <artifact name="performance-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arpnetworking.test', module='performance-test', version='1.0.0')
)
libraryDependencies += "com.arpnetworking.test" % "performance-test" % "1.0.0"
[com.arpnetworking.test/performance-test "1.0.0"]