Maven Composites - Unit Testing

Set of Maven dependencies for standardized unit testing support

License

License

Categories

Categories

Maven Build Tools ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.lasmanis.maven.composites
ArtifactId

ArtifactId

unit-test
Last Version

Last Version

0.0.67
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Composites - Unit Testing
Set of Maven dependencies for standardized unit testing support
Project Organization

Project Organization

Michael Lasmanis

Download unit-test

Filename Size
unit-test-0.0.67.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.lasmanis.maven.composites/unit-test/ -->
<dependency>
    <groupId>com.lasmanis.maven.composites</groupId>
    <artifactId>unit-test</artifactId>
    <version>0.0.67</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lasmanis.maven.composites/unit-test/
implementation 'com.lasmanis.maven.composites:unit-test:0.0.67'
// https://jarcasting.com/artifacts/com.lasmanis.maven.composites/unit-test/
implementation ("com.lasmanis.maven.composites:unit-test:0.0.67")
'com.lasmanis.maven.composites:unit-test:pom:0.0.67'
<dependency org="com.lasmanis.maven.composites" name="unit-test" rev="0.0.67">
  <artifact name="unit-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lasmanis.maven.composites', module='unit-test', version='0.0.67')
)
libraryDependencies += "com.lasmanis.maven.composites" % "unit-test" % "0.0.67"
[com.lasmanis.maven.composites/unit-test "0.0.67"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.67
0.0.64
0.0.61
0.0.56
0.0.53
0.0.50
0.0.47
0.0.43
0.0.38
0.0.33
0.0.30
0.0.24
0.0.21
0.0.16
0.0.13
0.0.10
0.0.8