| Categories |
CategoriesImmutables Application Layer Libs Code Generators |
|---|---|
| GroupId | GroupIdcom.hubspot.immutables |
| ArtifactId | ArtifactIdhubspot-style |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| hubspot-style-1.3.pom | |
| hubspot-style-1.3.jar | 3 KB |
| hubspot-style-1.3-tests.jar | 63 KB |
| hubspot-style-1.3-test-sources.jar | 34 KB |
| hubspot-style-1.3-sources.jar | 3 KB |
| hubspot-style-1.3-javadoc.jar | 22 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.immutables : value | jar | 2.5.6 |
| 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 |