File | Operation |
---|---|
commons-statistics-bom-1.1.pom | download |
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-statistics-bom</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.commons', module='commons-statistics-bom', version='1.1')
)