Last Version

AutoValue: Redacted Extension 1.1.1

AutoValue extension for redacting sensitive fields

License

License

Categories

Categories

Auto Application Layer Libs Code Generators Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.auto.value
ArtifactId

ArtifactId

auto-value-redacted
Version

Version

1.1.1
Type

Type

jar
Description

Description

AutoValue: Redacted Extension
AutoValue extension for redacting sensitive fields
Project URL

Project URL

https://github.com/square/auto-value-redacted/
Source Code Management

Source Code Management

https://github.com/square/auto-value-redacted/

Download auto-value-redacted 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6.5

runtime (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.11.1

test (4)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.6.5
junit : junit jar 4.12
com.google.truth : truth jar 0.45
com.google.testing.compile : compile-testing jar 0.18

Project Modules

There are no modules declared in this project.