Apache Sling Content Detection Support

Content-based MIME type detection

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.commons.contentdetection
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Sling Content Detection Support
Content-based MIME type detection
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://sling.apache.org/documentation/bundles/mime-type-support-commons-mime.html

Download org.apache.sling.commons.contentdetection

How to add to project

<!-- 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"]

Dependencies

provided (5)

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

test (12)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.2