com.hubspot.immutables:hubspot-style


Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

com.hubspot.immutables
ArtifactId

ArtifactId

hubspot-style
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Download hubspot-style

How to add to project

<!-- https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-style/ -->
<dependency>
    <groupId>com.hubspot.immutables</groupId>
    <artifactId>hubspot-style</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-style/
implementation 'com.hubspot.immutables:hubspot-style:1.3'
// https://jarcasting.com/artifacts/com.hubspot.immutables/hubspot-style/
implementation ("com.hubspot.immutables:hubspot-style:1.3")
'com.hubspot.immutables:hubspot-style:jar:1.3'
<dependency org="com.hubspot.immutables" name="hubspot-style" rev="1.3">
  <artifact name="hubspot-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.immutables', module='hubspot-style', version='1.3')
)
libraryDependencies += "com.hubspot.immutables" % "hubspot-style" % "1.3"
[com.hubspot.immutables/hubspot-style "1.3"]

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.7.9
com.fasterxml.jackson.core : jackson-core jar 2.7.9
com.fasterxml.jackson.core : jackson-databind jar 2.7.9.5
com.google.code.findbugs : annotations jar 3.0.1
com.hubspot.immutables : immutables-exceptions jar 1.3
com.hubspot.immutables : immutable-collection-encodings jar 1.3
com.google.guava : guava jar 25.0-jre

provided (1)

Group / Artifact Type Version
org.immutables : value jar 2.5.6

test (5)

Group / Artifact Type Version
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.7.9
com.hubspot.rosetta : RosettaAnnotations jar 3.11.8
com.hubspot.rosetta : RosettaCore jar 3.11.8
org.assertj : assertj-core jar 3.4.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0