Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdcom.rosette.elasticsearch |
ArtifactId | ArtifactIdrosette-elasticsearch-parent |
Version | Version6.2.4.0 |
Type | Typepom |
Filename | Size |
---|---|
rosette-elasticsearch-parent-6.2.4.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rosette.elasticsearch/rosette-elasticsearch-parent/ -->
<dependency>
<groupId>com.rosette.elasticsearch</groupId>
<artifactId>rosette-elasticsearch-parent</artifactId>
<version>6.2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rosette.elasticsearch/rosette-elasticsearch-parent/
implementation 'com.rosette.elasticsearch:rosette-elasticsearch-parent:6.2.4.0'
// https://jarcasting.com/artifacts/com.rosette.elasticsearch/rosette-elasticsearch-parent/
implementation ("com.rosette.elasticsearch:rosette-elasticsearch-parent:6.2.4.0")
'com.rosette.elasticsearch:rosette-elasticsearch-parent:pom:6.2.4.0'
<dependency org="com.rosette.elasticsearch" name="rosette-elasticsearch-parent" rev="6.2.4.0">
<artifact name="rosette-elasticsearch-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rosette.elasticsearch', module='rosette-elasticsearch-parent', version='6.2.4.0')
)
libraryDependencies += "com.rosette.elasticsearch" % "rosette-elasticsearch-parent" % "6.2.4.0"
[com.rosette.elasticsearch/rosette-elasticsearch-parent "6.2.4.0"]