Last Version

jPut 0.24

Java Performance Unit Testing

License

License

GroupId

GroupId

cz.encircled
ArtifactId

ArtifactId

jput
Version

Version

0.24
Type

Type

pom
Description

Description

jPut
Java Performance Unit Testing
Project URL

Project URL

https://github.com/encircled/jPut
Source Code Management

Source Code Management

https://github.com/encircled/jPut.git

Download jput 0.24

Filename Size
jput-0.24.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/cz.encircled/jput/ -->
<dependency>
    <groupId>cz.encircled</groupId>
    <artifactId>jput</artifactId>
    <version>0.24</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cz.encircled/jput/
implementation 'cz.encircled:jput:0.24'
// https://jarcasting.com/artifacts/cz.encircled/jput/
implementation ("cz.encircled:jput:0.24")
'cz.encircled:jput:pom:0.24'
<dependency org="cz.encircled" name="jput" rev="0.24">
  <artifact name="jput" type="pom" />
</dependency>
@Grapes(
@Grab(group='cz.encircled', module='jput', version='0.24')
)
libraryDependencies += "cz.encircled" % "jput" % "0.24"
[cz.encircled/jput "0.24"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
org.jetbrains.kotlin : kotlin-reflect jar 1.3.50
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

  • jput-core
  • jput-reactive
  • jput-test