Last Version

PerformanceDriver 1.0.0

A performance measuring API with high performance and portability

License

License

Categories

Categories

ORM Data
GroupId

GroupId

edu.uci.qa
ArtifactId

ArtifactId

performancedriver
Version

Version

1.0.0
Type

Type

jar
Description

Description

PerformanceDriver
A performance measuring API with high performance and portability

Download performancedriver 1.0.0


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

Dependencies

compile (10)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.23
org.json : json jar 20170516
net.jodah : typetools jar 0.5.0
org.slf4j : slf4j-api jar 1.7.25
commons-io : commons-io jar 2.5
oro : oro jar 2.0.8
commons-collections : commons-collections jar 3.2.2
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.commons : commons-math3 jar 3.6.1
edu.uci.qa : crypt jar 0.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.