Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
---|---|
GroupId | GroupIdorg.securegraph |
ArtifactId | ArtifactIdsecuregraph-elasticsearch-parentchild |
Version | Version0.7.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.securegraph/securegraph-elasticsearch-parentchild/ -->
<dependency>
<groupId>org.securegraph</groupId>
<artifactId>securegraph-elasticsearch-parentchild</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.securegraph/securegraph-elasticsearch-parentchild/
implementation 'org.securegraph:securegraph-elasticsearch-parentchild:0.7.0'
// https://jarcasting.com/artifacts/org.securegraph/securegraph-elasticsearch-parentchild/
implementation ("org.securegraph:securegraph-elasticsearch-parentchild:0.7.0")
'org.securegraph:securegraph-elasticsearch-parentchild:jar:0.7.0'
<dependency org="org.securegraph" name="securegraph-elasticsearch-parentchild" rev="0.7.0">
<artifact name="securegraph-elasticsearch-parentchild" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.securegraph', module='securegraph-elasticsearch-parentchild', version='0.7.0')
)
libraryDependencies += "org.securegraph" % "securegraph-elasticsearch-parentchild" % "0.7.0"
[org.securegraph/securegraph-elasticsearch-parentchild "0.7.0"]