MVN

com.hubspot.immutables : hubspot-immutables

Maven & Gradle

Jan 13, 2022
5 stars
<dependency>
    <groupId>com.hubspot.immutables</groupId>
    <artifactId>hubspot-immutables</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hubspot.immutables : hubspot-immutables to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.hubspot.immutables : hubspot-immutables to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
hubspot-immutables-1.3
1.2
hubspot-immutables-1.2
1.1
hubspot-immutables-1.1
1.0
hubspot-immutables-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.hubspot.immutables</groupId>
    <artifactId>hubspot-immutables</artifactId>
    <version>1.3</version>
</dependency>

Advertisement