is not current version
Last Version 1.0.0-b2

org.eclipse.jnosql.artemis:solr-extension 1.0.0-b1

Eclipse JNoSQL mapping layer, Artemis, to Solr

Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jnosql.artemis
ArtifactId

ArtifactId

solr-extension
Version

Version

1.0.0-b1
Type

Type

jar

Download solr-extension 1.0.0-b1


<!-- https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/solr-extension/ -->
<dependency>
    <groupId>org.eclipse.jnosql.artemis</groupId>
    <artifactId>solr-extension</artifactId>
    <version>1.0.0-b1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/solr-extension/
implementation 'org.eclipse.jnosql.artemis:solr-extension:1.0.0-b1'
// https://jarcasting.com/artifacts/org.eclipse.jnosql.artemis/solr-extension/
implementation ("org.eclipse.jnosql.artemis:solr-extension:1.0.0-b1")
'org.eclipse.jnosql.artemis:solr-extension:jar:1.0.0-b1'
<dependency org="org.eclipse.jnosql.artemis" name="solr-extension" rev="1.0.0-b1">
  <artifact name="solr-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.jnosql.artemis', module='solr-extension', version='1.0.0-b1')
)
libraryDependencies += "org.eclipse.jnosql.artemis" % "solr-extension" % "1.0.0-b1"
[org.eclipse.jnosql.artemis/solr-extension "1.0.0-b1"]