Last Version

performance-tools-junit 1.1

Templates to simplify the use of performance-tools in junit tests.

License

License

Categories

Categories

JUnit Unit Testing MINA Net Networking ORM Data
GroupId

GroupId

com.fillumina
ArtifactId

ArtifactId

performance-tools-junit
Version

Version

1.1
Type

Type

jar
Description

Description

performance-tools-junit
Templates to simplify the use of performance-tools in junit tests.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/fillumina/PerformanceTools

Download performance-tools-junit 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.fillumina : performance-tools jar 1.1

Project Modules

There are no modules declared in this project.