Registry / utility / scanner-api

scanner-api

JSON →
library8.1.7javamavenunverified

Provides the scanner API for the Roses framework, which is the core package of the Guns project.

<dependency> <groupId>cn.stylefeng.roses</groupId> <artifactId>scanner-api</artifactId> <version>8.1.7</version> </dependency>
INSTALL
IMPORT
SIG · SCANNER-API
S
scanner-api
utilityjavav8.1.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ScannerApi
cn.stylefeng.roses.scanner.api.ScannerApi

Minimal usage of the Roses Scanner API.

import cn.stylefeng.roses.scanner.api.ScannerApi; public class Main { public static void main(String[] args) { ScannerApi api = new ScannerApi(); api.scan(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
scanner-api — mvn dependency:get scanner-api · libregistry