Archetype for elasticsearch plugin

This archetype generates your project for Elasticsearch plugin.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-plugin-archetype
Last Version

Last Version

6.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Archetype for elasticsearch plugin
This archetype generates your project for Elasticsearch plugin.
Project URL

Project URL

https://github.com/codelibs/elasticsearch-plugin-archetype
Project Organization

Project Organization

CodeLibs

Download elasticsearch-plugin-archetype

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.codelibs

CodeLibs Project

We are Provider of Open Source products.

Versions

Version
6.6.0
2.3.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0