| GroupId | GroupIdorg.commonjava.shelflife | 
    
|---|---|
| ArtifactId | ArtifactIdshelflife-filer | 
    
| Last Version | Last Version0.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionShelf-Life :: File Cache 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| shelflife-filer-0.2.pom | |
| shelflife-filer-0.2.jar | 7 KB | 
| shelflife-filer-0.2-sources.jar | 3 KB | 
| shelflife-filer-0.2-javadoc.jar | 43 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-filer/ -->
<dependency>
    <groupId>org.commonjava.shelflife</groupId>
    <artifactId>shelflife-filer</artifactId>
    <version>0.2</version>
</dependency>
                // https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-filer/
implementation 'org.commonjava.shelflife:shelflife-filer:0.2'
                // https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-filer/
implementation ("org.commonjava.shelflife:shelflife-filer:0.2")
                'org.commonjava.shelflife:shelflife-filer:jar:0.2'
                <dependency org="org.commonjava.shelflife" name="shelflife-filer" rev="0.2">
  <artifact name="shelflife-filer" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.commonjava.shelflife', module='shelflife-filer', version='0.2')
)
                libraryDependencies += "org.commonjava.shelflife" % "shelflife-filer" % "0.2"
                [org.commonjava.shelflife/shelflife-filer "0.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.commonjava.shelflife : shelflife-store-memory | jar | 0.2 | 
| org.commonjava.shelflife : shelflife-core | jar | 0.2 | 
| commons-io : commons-io | jar | |
| org.commonjava.util : logging | jar | |
| javax.inject : javax.inject | jar | |
| javax.enterprise : cdi-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.weld.se : weld-se-core | jar | 1.1.3.Final | 
| junit : junit | jar | 4.8.2 |