Maven plugin used to create labs that provide more code once a step has been completed. Labs are a useful way to learn new technologies, frameworks and tools.
'com.jayway.maven.plugins.lab:maven-lab-plugin:1.0.1.RELEASE'
<dependency>
<groupId>com.jayway.maven.plugins.lab</groupId>
<artifactId>maven-lab-plugin</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
<dependency org="com.jayway.maven.plugins.lab" name="maven-lab-plugin" rev="1.0.1.RELEASE"/>
"com.jayway.maven.plugins.lab", "maven-lab-plugin", "1.0.1.RELEASE"