License |
License |
---|---|
Categories |
CategoriesImmutables Application Layer Libs Code Generators |
GroupId | GroupIdcom.treatwell |
ArtifactId | ArtifactIdimmutables-styles |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTreatwell Styles for Immutables
Pre-made styles for the Immutables code generation Java toolkit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
immutables-styles-2.2.0.pom | |
immutables-styles-2.2.0.jar | 8 KB |
immutables-styles-2.2.0-sources.jar | 17 KB |
immutables-styles-2.2.0-javadoc.jar | 54 KB |
Browse |
<!-- 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"]
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 |
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 |