Build Tools and Resources

Tools to assist in building and developing in the Elasticsearch project

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

dev-tools
Last Version

Last Version

2.4.6
Release Date

Release Date

Type

Type

jar
Description

Description

Build Tools and Resources
Tools to assist in building and developing in the Elasticsearch project

Download dev-tools

How to add to project

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

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.

Versions

Version
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
2.0.0-rc1
2.0.0-beta2
2.0.0-beta1