| License | License | 
|---|---|
| GroupId | GroupIdinfo.freelibrary | 
| ArtifactId | ArtifactIdsolr-iso639-filter | 
| Version | Version4.10.4-r20150615 | 
| Type | Typejar | 
| Description | DescriptionSolr ISO-639 Filter Solr filter that converts ISO-639-1 and ISO-639-2 codes into text | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/info.freelibrary/solr-iso639-filter/ -->
<dependency>
    <groupId>info.freelibrary</groupId>
    <artifactId>solr-iso639-filter</artifactId>
    <version>4.10.4-r20150615</version>
</dependency>// https://jarcasting.com/artifacts/info.freelibrary/solr-iso639-filter/
implementation 'info.freelibrary:solr-iso639-filter:4.10.4-r20150615'// https://jarcasting.com/artifacts/info.freelibrary/solr-iso639-filter/
implementation ("info.freelibrary:solr-iso639-filter:4.10.4-r20150615")'info.freelibrary:solr-iso639-filter:jar:4.10.4-r20150615'<dependency org="info.freelibrary" name="solr-iso639-filter" rev="4.10.4-r20150615">
  <artifact name="solr-iso639-filter" type="jar" />
</dependency>@Grapes(
@Grab(group='info.freelibrary', module='solr-iso639-filter', version='4.10.4-r20150615')
)libraryDependencies += "info.freelibrary" % "solr-iso639-filter" % "4.10.4-r20150615"[info.freelibrary/solr-iso639-filter "4.10.4-r20150615"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 | 
| org.apache.solr : solr-core | jar | 4.10.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.lucene : lucene-test-framework | jar | 4.10.4 | 
| junit : junit | jar | 4.12 | 
| xom : xom | jar | 1.2.5 |