| License |
License |
|---|---|
| GroupId | GroupIdcom.funnelback |
| ArtifactId | ArtifactIdfunnelback-shared-test |
| Last Version | Last Version16.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPlugin Shared Test Resources
Utilities and supporting classes for testing plugins for the Funnelback Enterprise Search Engine
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.funnelback : funnelback-shared | jar | 16.10.0 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 2.21.0 |