Last Version

DEMUX Framework - Testing tools 0.8.4

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

License

License

GroupId

GroupId

com.vektorsoft.demux.tools
ArtifactId

ArtifactId

demux-test
Version

Version

0.8.4
Type

Type

jar
Description

Description

DEMUX Framework - Testing tools
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Vektor Software

Download demux-test 0.8.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 4.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.