License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.lbroudoux.elasticsearch |
ArtifactId | ArtifactIdsluice-parent |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
sluice-parent-0.0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.lbroudoux.elasticsearch/sluice-parent/ -->
<dependency>
<groupId>com.github.lbroudoux.elasticsearch</groupId>
<artifactId>sluice-parent</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lbroudoux.elasticsearch/sluice-parent/
implementation 'com.github.lbroudoux.elasticsearch:sluice-parent:0.0.1'
// https://jarcasting.com/artifacts/com.github.lbroudoux.elasticsearch/sluice-parent/
implementation ("com.github.lbroudoux.elasticsearch:sluice-parent:0.0.1")
'com.github.lbroudoux.elasticsearch:sluice-parent:pom:0.0.1'
<dependency org="com.github.lbroudoux.elasticsearch" name="sluice-parent" rev="0.0.1">
<artifact name="sluice-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lbroudoux.elasticsearch', module='sluice-parent', version='0.0.1')
)
libraryDependencies += "com.github.lbroudoux.elasticsearch" % "sluice-parent" % "0.0.1"
[com.github.lbroudoux.elasticsearch/sluice-parent "0.0.1"]