| License | 
                License
                                                        GPLv3.0                                                 
                             | 
        
|---|---|
| GroupId | GroupIdorg.commonjava.shelflife | 
    
| ArtifactId | ArtifactIdshelflife-core | 
    
| Last Version | Last Version0.6.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionShelf-Life :: Core 
            CommonJava top-level parent POM. 
         | 
    
| Filename | Size | 
|---|---|
| shelflife-core-0.6.3.pom | |
| shelflife-core-0.6.3.jar | 6 KB | 
| shelflife-core-0.6.3-sources.jar | 2 KB | 
| shelflife-core-0.6.3-javadoc.jar | 26 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-core/ -->
<dependency>
    <groupId>org.commonjava.shelflife</groupId>
    <artifactId>shelflife-core</artifactId>
    <version>0.6.3</version>
</dependency>
                // https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-core/
implementation 'org.commonjava.shelflife:shelflife-core:0.6.3'
                // https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-core/
implementation ("org.commonjava.shelflife:shelflife-core:0.6.3")
                'org.commonjava.shelflife:shelflife-core:jar:0.6.3'
                <dependency org="org.commonjava.shelflife" name="shelflife-core" rev="0.6.3">
  <artifact name="shelflife-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.commonjava.shelflife', module='shelflife-core', version='0.6.3')
)
                libraryDependencies += "org.commonjava.shelflife" % "shelflife-core" % "0.6.3"
                [org.commonjava.shelflife/shelflife-core "0.6.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| commons-lang : commons-lang | jar | |
| org.commonjava.shelflife : shelflife-api | jar | 0.6.3 | 
| javax.inject : javax.inject | jar | |
| javax.enterprise : cdi-api | jar | |
| org.commonjava.cdi.util : weft | jar | |
| org.jboss.spec : jboss-javaee-6.0 | pom | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| org.jboss.weld.se : weld-se-core | jar | 1.1.3.Final | 
| org.commonjava.shelflife : shelflife-store-memory | jar | 0.6.3 |