| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.sling | 
    
| ArtifactId | ArtifactIdorg.apache.sling.commons.contentdetection | 
    
| Last Version | Last Version1.0.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache Sling Content Detection Support 
            Content-based MIME type detection 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.commons.contentdetection/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.commons.contentdetection</artifactId>
    <version>1.0.4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.commons.contentdetection/
implementation 'org.apache.sling:org.apache.sling.commons.contentdetection:1.0.4'
                // https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.commons.contentdetection/
implementation ("org.apache.sling:org.apache.sling.commons.contentdetection:1.0.4")
                'org.apache.sling:org.apache.sling.commons.contentdetection:jar:1.0.4'
                <dependency org="org.apache.sling" name="org.apache.sling.commons.contentdetection" rev="1.0.4">
  <artifact name="org.apache.sling.commons.contentdetection" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.commons.contentdetection', version='1.0.4')
)
                libraryDependencies += "org.apache.sling" % "org.apache.sling.commons.contentdetection" % "1.0.4"
                [org.apache.sling/org.apache.sling.commons.contentdetection "1.0.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.0 | 
| org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 | 
| org.osgi : osgi.core | jar | 6.0.0 | 
| org.apache.sling : org.apache.sling.commons.mime | jar | 2.1.8 | 
| org.apache.tika : tika-core | jar | 1.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.inject : javax.inject | jar | 1 | 
| org.osgi : osgi.cmpn | jar | 6.0.0 | 
| biz.aQute.bnd : biz.aQute.bndlib | jar | 3.5.0 | 
| commons-io : commons-io | jar | 2.5 | 
| org.apache.sling : org.apache.sling.testing.paxexam | jar | 3.0.0 | 
| org.apache.felix : org.apache.felix.framework | jar | 6.0.3 | 
| junit : junit | jar | 4.12 | 
| org.ops4j.pax.exam : pax-exam | jar | 4.13.2 | 
| org.ops4j.pax.exam : pax-exam-cm | jar | 4.13.2 | 
| org.ops4j.pax.exam : pax-exam-container-forked | jar | 4.13.2 | 
| org.ops4j.pax.exam : pax-exam-junit4 | jar | 4.13.2 | 
| org.ops4j.pax.exam : pax-exam-link-mvn | jar | 4.13.2 |