Last Version

Archetype for elasticsearch plugin 6.6.0

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
Version

Version

6.6.0
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 6.6.0


<!-- 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.