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