| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdedu.uci.qa |
| ArtifactId | ArtifactIdperformancedriver |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPerformanceDriver
A performance measuring API with high performance and portability
|
| Filename | Size |
|---|---|
| performancedriver-1.0.0.pom | |
| performancedriver-1.0.0.jar | 356 KB |
| performancedriver-1.0.0-sources.jar | 170 KB |
| performancedriver-1.0.0-javadoc.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |