is not current version
Last Version 1.2.1

ai.nightfall:scan-api 1.0.1

The Nightfall Scanner provides Java bindings for our developer platform, which allows clients to scan their data for sensitive information such as PII and PHI.

License

License

GroupId

GroupId

ai.nightfall
ArtifactId

ArtifactId

scan-api
Version

Version

1.0.1
Type

Type

jar
Description

Description

ai.nightfall:scan-api
The Nightfall Scanner provides Java bindings for our developer platform, which allows clients to scan their data for sensitive information such as PII and PHI.
Project URL

Project URL

https://docs.nightfall.ai/
Source Code Management

Source Code Management

https://github.com/nightfallai/nightfall-java-sdk

Download scan-api 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0
com.fasterxml.jackson.core : jackson-annotations jar 2.13.0
com.squareup.okhttp3 : okhttp jar 4.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.