Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.sematext.solr |
ArtifactId | ArtifactIdst-ReSearcher-parent |
Version | Version1.12.6.3.0 |
Type | Typepom |
Filename | Size |
---|---|
st-ReSearcher-parent-1.12.6.3.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-parent/ -->
<dependency>
<groupId>com.sematext.solr</groupId>
<artifactId>st-ReSearcher-parent</artifactId>
<version>1.12.6.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-parent/
implementation 'com.sematext.solr:st-ReSearcher-parent:1.12.6.3.0'
// https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-parent/
implementation ("com.sematext.solr:st-ReSearcher-parent:1.12.6.3.0")
'com.sematext.solr:st-ReSearcher-parent:pom:1.12.6.3.0'
<dependency org="com.sematext.solr" name="st-ReSearcher-parent" rev="1.12.6.3.0">
<artifact name="st-ReSearcher-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sematext.solr', module='st-ReSearcher-parent', version='1.12.6.3.0')
)
libraryDependencies += "com.sematext.solr" % "st-ReSearcher-parent" % "1.12.6.3.0"
[com.sematext.solr/st-ReSearcher-parent "1.12.6.3.0"]