Treatwell Styles for Immutables

Pre-made styles for the Immutables code generation Java toolkit

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

com.treatwell
ArtifactId

ArtifactId

immutables-styles
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Treatwell Styles for Immutables
Pre-made styles for the Immutables code generation Java toolkit
Project URL

Project URL

https://github.com/treatwell/immutable-styles
Project Organization

Project Organization

Hotspring Ventures Ltd.
Source Code Management

Source Code Management

http://github.com/treatwell/immutable-styles/tree/v2.2.0

Download immutables-styles

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.immutables : value jar 2.7.4
com.fasterxml.jackson.core : jackson-databind Optional jar 2.10.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api Optional jar 1.0.0.Final

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3
org.assertj : assertj-core jar 3.9.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0