| License |
License |
|---|---|
| GroupId | GroupIdai.nightfall |
| ArtifactId | ArtifactIdscan-api |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| 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.1.pom | |
| scan-api-1.2.1.jar | 42 KB |
| scan-api-1.2.1-sources.jar | 36 KB |
| scan-api-1.2.1-javadoc.jar | 327 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.nightfall/scan-api/ -->
<dependency>
<groupId>ai.nightfall</groupId>
<artifactId>scan-api</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.nightfall/scan-api/
implementation 'ai.nightfall:scan-api:1.2.1'
// https://jarcasting.com/artifacts/ai.nightfall/scan-api/
implementation ("ai.nightfall:scan-api:1.2.1")
'ai.nightfall:scan-api:jar:1.2.1'
<dependency org="ai.nightfall" name="scan-api" rev="1.2.1">
<artifact name="scan-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.nightfall', module='scan-api', version='1.2.1')
)
libraryDependencies += "ai.nightfall" % "scan-api" % "1.2.1"
[ai.nightfall/scan-api "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.8.2 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 |