File | Operation |
---|---|
bom-2.9.3.pom | download |
<dependency>
<groupId>org.immutables</groupId>
<artifactId>bom</artifactId>
<version>2.9.3</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.immutables</groupId> <artifactId>immutables</artifactId> <version>2.9.3</version> </parent>