| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sf.ennahdi | 
    
| ArtifactId | ArtifactIdxlsunit | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionXLS Unit 
            This is a testing API that simplifies Excel files Test Unit. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| xlsunit-0.0.1.pom | |
| xlsunit-0.0.1.jar | 11 KB | 
| xlsunit-0.0.1-sources.jar | 4 KB | 
| xlsunit-0.0.1-javadoc.jar | 23 KB | 
| xlsunit-0.0.1-jar-with-dependencies.jar | 20 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.ennahdi/xlsunit/ -->
<dependency>
    <groupId>net.sf.ennahdi</groupId>
    <artifactId>xlsunit</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sf.ennahdi/xlsunit/
implementation 'net.sf.ennahdi:xlsunit:0.0.1'
                // https://jarcasting.com/artifacts/net.sf.ennahdi/xlsunit/
implementation ("net.sf.ennahdi:xlsunit:0.0.1")
                'net.sf.ennahdi:xlsunit:jar:0.0.1'
                <dependency org="net.sf.ennahdi" name="xlsunit" rev="0.0.1">
  <artifact name="xlsunit" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sf.ennahdi', module='xlsunit', version='0.0.1')
)
                libraryDependencies += "net.sf.ennahdi" % "xlsunit" % "0.0.1"
                [net.sf.ennahdi/xlsunit "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.poi : poi | jar | 4.1.1 | 
| org.apache.poi : poi-ooxml | jar | 4.1.1 | 
| org.apache.logging.log4j : log4j-api | jar | 2.11.2 | 
| org.apache.logging.log4j : log4j-core | jar | 2.11.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |