| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools Dex General Purpose Libraries Utility | 
        
| GroupId | GroupIdorg.fcrepo | 
    
| ArtifactId | ArtifactIdmodeshape-index-providers | 
    
| Last Version | Last Version5.5.1.fcr | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionModeShape Index Providers 
            ModeShape built-in index providers 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| modeshape-index-providers-5.5.1.fcr.pom | 3 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.fcrepo/modeshape-index-providers/ -->
<dependency>
    <groupId>org.fcrepo</groupId>
    <artifactId>modeshape-index-providers</artifactId>
    <version>5.5.1.fcr</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/org.fcrepo/modeshape-index-providers/
implementation 'org.fcrepo:modeshape-index-providers:5.5.1.fcr'
                // https://jarcasting.com/artifacts/org.fcrepo/modeshape-index-providers/
implementation ("org.fcrepo:modeshape-index-providers:5.5.1.fcr")
                'org.fcrepo:modeshape-index-providers:pom:5.5.1.fcr'
                <dependency org="org.fcrepo" name="modeshape-index-providers" rev="5.5.1.fcr">
  <artifact name="modeshape-index-providers" type="pom" />
</dependency>
                @Grapes(
@Grab(group='org.fcrepo', module='modeshape-index-providers', version='5.5.1.fcr')
)
                libraryDependencies += "org.fcrepo" % "modeshape-index-providers" % "5.5.1.fcr"
                [org.fcrepo/modeshape-index-providers "5.5.1.fcr"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.fcrepo : modeshape-common | jar | 5.5.1.fcr | 
| org.fcrepo : modeshape-jcr-api | jar | 5.5.1.fcr | 
| org.fcrepo : modeshape-jcr | jar | 5.5.1.fcr | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.fcrepo : modeshape-common | test-jar | 5.5.1.fcr | 
| org.fcrepo : modeshape-jcr | test-jar | 5.5.1.fcr | 
| org.fcrepo : modeshape-schematic | test-jar | 5.5.1.fcr | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 1.10.19 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 | 
| log4j : log4j | jar | 1.2.17 |