Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki
| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sf.staccatocommons | 
| ArtifactId | ArtifactIdcommons-testing | 
| Last Version | Last Version1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionStaccato-Commons-Testing Testing components build on top of JUnit 4 | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| commons-testing-1.2.pom | |
| commons-testing-1.2.jar | 12 KB | 
| commons-testing-1.2-sources.jar | 10 KB | 
| commons-testing-1.2-javadoc.jar | 75 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-testing/ -->
<dependency>
    <groupId>net.sf.staccatocommons</groupId>
    <artifactId>commons-testing</artifactId>
    <version>1.2</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-testing/
implementation 'net.sf.staccatocommons:commons-testing:1.2'// https://jarcasting.com/artifacts/net.sf.staccatocommons/commons-testing/
implementation ("net.sf.staccatocommons:commons-testing:1.2")'net.sf.staccatocommons:commons-testing:jar:1.2'<dependency org="net.sf.staccatocommons" name="commons-testing" rev="1.2">
  <artifact name="commons-testing" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.staccatocommons', module='commons-testing', version='1.2')
)libraryDependencies += "net.sf.staccatocommons" % "commons-testing" % "1.2"[net.sf.staccatocommons/commons-testing "1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jmock : jmock-junit4 | jar | 2.5.1 | 
| junit : junit | jar | 4.8 | 
| org.jmock : jmock-legacy | jar | 2.5.1 | 
| org.hamcrest : hamcrest-core | jar | 1.2 | 
Welcome to Staccatissimo, the StaccatoCommons core library!
You will find all the information you need about this project in the wiki