Last Version

Build Tools and Resources 2.4.6

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
Version

Version

2.4.6
Type

Type

jar
Description

Description

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

Download dev-tools 2.4.6


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