| License |
License |
|---|---|
| GroupId | GroupIdai.nightfall |
| ArtifactId | ArtifactIdscan-api |
| Version | Version1.2.0 |
| Type | Typejar |
| Description |
Descriptionai.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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scan-api-1.2.0.pom | |
| scan-api-1.2.0.jar | 47 KB |
| scan-api-1.2.0-sources.jar | 40 KB |
| scan-api-1.2.0-javadoc.jar | 352 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.nightfall/scan-api/ -->
<dependency>
<groupId>ai.nightfall</groupId>
<artifactId>scan-api</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.nightfall/scan-api/
implementation 'ai.nightfall:scan-api:1.2.0'
// https://jarcasting.com/artifacts/ai.nightfall/scan-api/
implementation ("ai.nightfall:scan-api:1.2.0")
'ai.nightfall:scan-api:jar:1.2.0'
<dependency org="ai.nightfall" name="scan-api" rev="1.2.0">
<artifact name="scan-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.nightfall', module='scan-api', version='1.2.0')
)
libraryDependencies += "ai.nightfall" % "scan-api" % "1.2.0"
[ai.nightfall/scan-api "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.8.1 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |