| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.m-m-m | 
    
| ArtifactId | ArtifactIdmmm-content-parser-service | 
    
| Last Version | Last Version1.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncontent-parser-service 
            This project provides the actual service for content-parsers. 
         | 
    
| Project Organization | 
                    Project Organizationmmm-Team | 
            
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-service/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-content-parser-service</artifactId>
    <version>1.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-service/
implementation 'net.sf.m-m-m:mmm-content-parser-service:1.0.1'
                // https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-content-parser-service/
implementation ("net.sf.m-m-m:mmm-content-parser-service:1.0.1")
                'net.sf.m-m-m:mmm-content-parser-service:jar:1.0.1'
                <dependency org="net.sf.m-m-m" name="mmm-content-parser-service" rev="1.0.1">
  <artifact name="mmm-content-parser-service" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-content-parser-service', version='1.0.1')
)
                libraryDependencies += "net.sf.m-m-m" % "mmm-content-parser-service" % "1.0.1"
                [net.sf.m-m-m/mmm-content-parser-service "1.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.m-m-m : mmm-content-parser-api | jar | 1.0.1 | 
| net.sf.m-m-m : mmm-content-parser-impl-html | jar | 1.0.1 | 
| net.sf.m-m-m : mmm-content-parser-impl-xml | jar | 1.0.1 | 
| net.sf.m-m-m : mmm-content-parser-impl-pdf | jar | 1.0.1 | 
| net.sf.m-m-m : mmm-content-parser-impl-poi | jar | 1.0.1 | 
| net.sf.m-m-m : mmm-content-parser-impl-java | jar | 1.0.1 | 
| net.sf.m-m-m : mmm-content-parser-impl-opendoc | jar | 1.0.1 | 
| net.sf.m-m-m : mmm-content-parser-impl-generic | jar | 1.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.sf.m-m-m » mmm-test | jar | SNAPSHOT | 
| junit : junit | jar | 4.4 |