is not current version
Last Version 1.1

com.fillumina:performance-tools-junit 1.0

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

Categories

Categories

JUnit Unit Testing MINA Net Networking ORM Data
GroupId

GroupId

com.fillumina
ArtifactId

ArtifactId

performance-tools-junit
Version

Version

1.0
Type

Type

jar

Download performance-tools-junit 1.0


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