Mycila Junit Extensions

Contributions to Junit Framework

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

mycila-junit
Last Version

Last Version

1.4.ga
Release Date

Release Date

Type

Type

jar
Description

Description

Mycila Junit Extensions
Contributions to Junit Framework
Project URL

Project URL

http://code.mycila.com/
Project Organization

Project Organization

Mycila

Download mycila-junit

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit-dep jar 4.9
org.codehaus.groovy : groovy Optional jar 1.8.1
org.hamcrest : hamcrest-core Optional jar 1.2.1
org.hamcrest : hamcrest-library Optional jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.ga
1.3.ga
1.2.ga
1.1.ga
1.0.ga