| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesDex General Purpose Libraries Utility | 
        
| GroupId | GroupIdnl.inl.blacklab | 
    
| ArtifactId | ArtifactIdblacklab-convert-and-tag-indexer | 
    
| Last Version | Last Version2.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBlackLab Convert and tag indexer 
            Example of a DocIndexer that is able to convert several non-XML file types to XML and tag them. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab-convert-and-tag-indexer/ -->
<dependency>
    <groupId>nl.inl.blacklab</groupId>
    <artifactId>blacklab-convert-and-tag-indexer</artifactId>
    <version>2.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab-convert-and-tag-indexer/
implementation 'nl.inl.blacklab:blacklab-convert-and-tag-indexer:2.3.0'
                // https://jarcasting.com/artifacts/nl.inl.blacklab/blacklab-convert-and-tag-indexer/
implementation ("nl.inl.blacklab:blacklab-convert-and-tag-indexer:2.3.0")
                'nl.inl.blacklab:blacklab-convert-and-tag-indexer:jar:2.3.0'
                <dependency org="nl.inl.blacklab" name="blacklab-convert-and-tag-indexer" rev="2.3.0">
  <artifact name="blacklab-convert-and-tag-indexer" type="jar" />
</dependency>
                @Grapes(
@Grab(group='nl.inl.blacklab', module='blacklab-convert-and-tag-indexer', version='2.3.0')
)
                libraryDependencies += "nl.inl.blacklab" % "blacklab-convert-and-tag-indexer" % "2.3.0"
                [nl.inl.blacklab/blacklab-convert-and-tag-indexer "2.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| nl.inl.blacklab : blacklab | jar | 2.3.0 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 | 
| commons-io : commons-io | jar | 2.7 | 
| org.apache.commons : commons-compress | jar | 1.21 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| org.apache.commons : commons-text | jar | 1.4 | 
| org.apache.commons : commons-csv | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.mockito : mockito-core | jar | 2.20.1 |