JUnit AutoCloseable Rule

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JUnit Unit Testing Auto Application Layer Libs Code Generators
GroupId

GroupId

com.lexicalscope.junit
ArtifactId

ArtifactId

junit-autocloseable
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit AutoCloseable Rule
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

lexicalscope
Source Code Management

Source Code Management

https://github.com/lexicalscope/junit-autocloseable

Download junit-autocloseable

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jmock : jmock-junit4 jar 2.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0