License |
License |
---|---|
GroupId | GroupIdcom.funnelback |
ArtifactId | ArtifactIdplugin-archetypes |
Last Version | Last Version16.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchetype for a plugin for the Funnelback Enterprise Search Engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
plugin-archetypes-16.10.0.pom | |
plugin-archetypes-16.10.0.jar | 16 KB |
plugin-archetypes-16.10.0-sources.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.funnelback/plugin-archetypes/ -->
<dependency>
<groupId>com.funnelback</groupId>
<artifactId>plugin-archetypes</artifactId>
<version>16.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.funnelback/plugin-archetypes/
implementation 'com.funnelback:plugin-archetypes:16.10.0'
// https://jarcasting.com/artifacts/com.funnelback/plugin-archetypes/
implementation ("com.funnelback:plugin-archetypes:16.10.0")
'com.funnelback:plugin-archetypes:jar:16.10.0'
<dependency org="com.funnelback" name="plugin-archetypes" rev="16.10.0">
<artifact name="plugin-archetypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.funnelback', module='plugin-archetypes', version='16.10.0')
)
libraryDependencies += "com.funnelback" % "plugin-archetypes" % "16.10.0"
[com.funnelback/plugin-archetypes "16.10.0"]