Last Version

contest 0.0.1

Contest - power testing of concurrent programs with junit

License

License

GroupId

GroupId

com.lexicalscope.contest
ArtifactId

ArtifactId

contest
Version

Version

0.0.1
Type

Type

jar
Description

Description

contest
Contest - power testing of concurrent programs with junit
Project URL

Project URL

http://www.lexicalscope.com/blog/category/software-projects/contest/
Source Code Management

Source Code Management

https://github.com/lexicalscope/contest

Download contest 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 11.0.1
org.javassist : javassist jar 3.15.0-GA
org.objenesis : objenesis jar 1.2

provided (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3.RC2
junit : junit-dep jar 4.10

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-integration jar 1.3.RC2

Project Modules

There are no modules declared in this project.