| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesMaven Build Tools | 
        
| GroupId | GroupIdcom.jakewharton.retrolambda | 
    
| ArtifactId | ArtifactIdretrolambda-maven-plugin | 
    
| Version | Version2.1.0-jake2 | 
        
| Type | Typemaven-plugin | 
    
| Description | 
            DescriptionBackport of Java 8 lambda expressions to Java 7 
         | 
    
<plugin>
    <groupId>com.jakewharton.retrolambda</groupId>
    <artifactId>retrolambda-maven-plugin</artifactId>
    <version>2.1.0-jake2</version>
</plugin>
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.jakewharton.retrolambda : retrolambda | jar | 2.1.0-jake2 | 
| org.apache.maven : maven-plugin-api | jar | 2.0 | 
| org.codehaus.plexus : plexus-utils | jar | 3.0.21 | 
| org.twdata.maven : mojo-executor | jar | 2.2.0 | 
| com.google.guava : guava | jar | 18.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-library | jar | 1.3 | 
| org.mockito : mockito-core | jar | 1.10.19 |