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.

Лицензия

Лицензия

Группа

Группа

ai.nightfall
Идентификатор

Идентификатор

scan-api
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://docs.nightfall.ai/
Система контроля версий

Система контроля версий

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

Скачать scan-api

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.2.1
1.2.0
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0