Offers GIT integration in the project. Each successfully executed command will be automatically committed to a local GIT repository. Tags: #git, #scm, #wrappedCoreDependency
'org.springframework.roo:org.springframework.roo.addon.git:1.3.0.RELEASE'
<dependency>
<groupId>org.springframework.roo</groupId>
<artifactId>org.springframework.roo.addon.git</artifactId>
<version>1.3.0.RELEASE</version>
</dependency>
<dependency org="org.springframework.roo" name="org.springframework.roo.addon.git" rev="1.3.0.RELEASE"/>
"org.springframework.roo", "org.springframework.roo.addon.git", "1.3.0.RELEASE"