SFMF4J :: Test Classes

This project provides classes which are common to all tests for SFMF4J implementations. It exists to make developing and testing SFMF4J implementations as easy as possible. It is declared as a test-scoped dependency by the implementation modules, and is not intended for use by applications.

License

License

GroupId

GroupId

com.github.sworisbreathing.sfmf4j
ArtifactId

ArtifactId

sfmf4j-tests
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SFMF4J :: Test Classes
This project provides classes which are common to all tests for SFMF4J implementations. It exists to make developing and testing SFMF4J implementations as easy as possible. It is declared as a test-scoped dependency by the implementation modules, and is not intended for use by applications.
Project Organization

Project Organization

Steven Swor

Download sfmf4j-tests

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.sworisbreathing.sfmf4j : sfmf4j-api jar 1.0
org.ops4j.pax.exam : pax-exam-junit4 jar 2.6.0
org.ops4j.pax.url : pax-url-aether jar 1.5.0
org.osgi : org.osgi.compendium jar 4.3.1
org.osgi : org.osgi.core jar 4.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0