| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.technearts | 
    
| ArtifactId | ArtifactIdmarxls | 
    
| Last Version | Last Version0.0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionmarxls 
            net.technearts - object/excel mapping 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project OrganizationTechnearts | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| marxls-0.0.2.pom | |
| marxls-0.0.2.jar | 27 KB | 
| marxls-0.0.2-sources.jar | 10 KB | 
| marxls-0.0.2-javadoc.jar | 53 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.technearts/marxls/ -->
<dependency>
    <groupId>net.technearts</groupId>
    <artifactId>marxls</artifactId>
    <version>0.0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/net.technearts/marxls/
implementation 'net.technearts:marxls:0.0.2'
                // https://jarcasting.com/artifacts/net.technearts/marxls/
implementation ("net.technearts:marxls:0.0.2")
                'net.technearts:marxls:jar:0.0.2'
                <dependency org="net.technearts" name="marxls" rev="0.0.2">
  <artifact name="marxls" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.technearts', module='marxls', version='0.0.2')
)
                libraryDependencies += "net.technearts" % "marxls" % "0.0.2"
                [net.technearts/marxls "0.0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| org.apache.poi : poi | jar | 3.17 | 
| org.apache.poi : poi-ooxml | jar | 3.17 | 
| com.google.guava : guava | jar | 26.0-jre | 
| org.apache.poi : poi-ooxml-schemas | jar | 3.17 | 
| org.apache.commons : commons-lang3 | jar | 3.7 | 
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.9.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.0 | 
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 | 
| log4j : log4j | jar | 1.2.17 | 
| junit : junit | jar | 4.12 |