PTK - Test and Performance Toolkit

A toolkit providing means to test and correctness and performance of parser implementations.

License

License

GroupId

GroupId

de.fau.cs.osr.ptk
ArtifactId

ArtifactId

ptk-profiler
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PTK - Test and Performance Toolkit
A toolkit providing means to test and correctness and performance of parser implementations.
Project Organization

Project Organization

University of Erlangen-Nürnberg - Open Source Research Group

Download ptk-profiler

How to add to project

<!-- https://jarcasting.com/artifacts/de.fau.cs.osr.ptk/ptk-profiler/ -->
<dependency>
    <groupId>de.fau.cs.osr.ptk</groupId>
    <artifactId>ptk-profiler</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.fau.cs.osr.ptk/ptk-profiler/
implementation 'de.fau.cs.osr.ptk:ptk-profiler:1.1.0'
// https://jarcasting.com/artifacts/de.fau.cs.osr.ptk/ptk-profiler/
implementation ("de.fau.cs.osr.ptk:ptk-profiler:1.1.0")
'de.fau.cs.osr.ptk:ptk-profiler:jar:1.1.0'
<dependency org="de.fau.cs.osr.ptk" name="ptk-profiler" rev="1.1.0">
  <artifact name="ptk-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fau.cs.osr.ptk', module='ptk-profiler', version='1.1.0')
)
libraryDependencies += "de.fau.cs.osr.ptk" % "ptk-profiler" % "1.1.0"
[de.fau.cs.osr.ptk/ptk-profiler "1.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
de.fau.cs.osr.utils : utils jar 0.3.0
de.fau.cs.osr.ptk : ptk-common jar 1.1.0
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0.1