License |
License |
---|---|
GroupId | GroupIdcom.funnelback |
ArtifactId | ArtifactIdfunnelback-shared |
Version | Version16.8.3 |
Type | Typejar |
Description |
DescriptionPlugin Shared
Shared interfaces and other supporting components for building plugins for the Funnelback Enterprise Search Engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
funnelback-shared-16.8.3.pom | |
funnelback-shared-16.8.3.jar | 203 KB |
funnelback-shared-16.8.3-sources.jar | 143 KB |
funnelback-shared-16.8.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.funnelback/funnelback-shared/ -->
<dependency>
<groupId>com.funnelback</groupId>
<artifactId>funnelback-shared</artifactId>
<version>16.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared/
implementation 'com.funnelback:funnelback-shared:16.8.3'
// https://jarcasting.com/artifacts/com.funnelback/funnelback-shared/
implementation ("com.funnelback:funnelback-shared:16.8.3")
'com.funnelback:funnelback-shared:jar:16.8.3'
<dependency org="com.funnelback" name="funnelback-shared" rev="16.8.3">
<artifact name="funnelback-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.funnelback', module='funnelback-shared', version='16.8.3')
)
libraryDependencies += "com.funnelback" % "funnelback-shared" % "16.8.3"
[com.funnelback/funnelback-shared "16.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.thoughtworks.xstream : xstream | jar | 1.4.18 |
com.google.guava : guava | jar | 21.0 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
org.jsoup : jsoup | jar | 1.14.3 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.21.0 |