File | Operation |
---|---|
commons-root-3.0.0-M1.pom | download |
<dependency>
<groupId>org.sklsft.commons</groupId>
<artifactId>commons-root</artifactId>
<version>3.0.0-M1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sklsft.commons', module='commons-root', version='3.0.0-M1')
)