| License |
License |
|---|---|
| GroupId | GroupIdai.nightfall |
| ArtifactId | ArtifactIdscan-api |
| Version | Version1.0.4 |
| 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.0.4.pom | |
| scan-api-1.0.4.jar | 42 KB |
| scan-api-1.0.4-sources.jar | 36 KB |
| scan-api-1.0.4-javadoc.jar | 321 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.nightfall/scan-api/ -->
<dependency>
<groupId>ai.nightfall</groupId>
<artifactId>scan-api</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ai.nightfall/scan-api/
implementation 'ai.nightfall:scan-api:1.0.4'
// https://jarcasting.com/artifacts/ai.nightfall/scan-api/
implementation ("ai.nightfall:scan-api:1.0.4")
'ai.nightfall:scan-api:jar:1.0.4'
<dependency org="ai.nightfall" name="scan-api" rev="1.0.4">
<artifact name="scan-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.nightfall', module='scan-api', version='1.0.4')
)
libraryDependencies += "ai.nightfall" % "scan-api" % "1.0.4"
[ai.nightfall/scan-api "1.0.4"]
| 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 |