Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.sematext.solr |
ArtifactId | ArtifactIdst-ReSearcher-core |
Version | Version1.12.6.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-core/ -->
<dependency>
<groupId>com.sematext.solr</groupId>
<artifactId>st-ReSearcher-core</artifactId>
<version>1.12.6.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-core/
implementation 'com.sematext.solr:st-ReSearcher-core:1.12.6.5.1'
// https://jarcasting.com/artifacts/com.sematext.solr/st-ReSearcher-core/
implementation ("com.sematext.solr:st-ReSearcher-core:1.12.6.5.1")
'com.sematext.solr:st-ReSearcher-core:jar:1.12.6.5.1'
<dependency org="com.sematext.solr" name="st-ReSearcher-core" rev="1.12.6.5.1">
<artifact name="st-ReSearcher-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sematext.solr', module='st-ReSearcher-core', version='1.12.6.5.1')
)
libraryDependencies += "com.sematext.solr" % "st-ReSearcher-core" % "1.12.6.5.1"
[com.sematext.solr/st-ReSearcher-core "1.12.6.5.1"]