Last Version

Plugin Shared Test Resources 16.10.0

Utilities and supporting classes for testing plugins for the Funnelback Enterprise Search Engine

License

License

GroupId

GroupId

com.funnelback
ArtifactId

ArtifactId

funnelback-shared-test
Version

Version

16.10.0
Type

Type

jar
Description

Description

Plugin Shared Test Resources
Utilities and supporting classes for testing plugins for the Funnelback Enterprise Search Engine
Project URL

Project URL

https://github.com/FunnelbackPtyLtd/funnelback-shared
Source Code Management

Source Code Management

http://github.com/FunnelbackPtyLtd/funnelback-shared/tree/master

Download funnelback-shared-test 16.10.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.funnelback : funnelback-shared jar 16.10.0
junit : junit jar 4.12

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.apache.logging.log4j : log4j-core jar 2.17.1

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.