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