Registry / build-tool / aprox-api

aprox-api

JSON →
library0.25.1javamavenunverified

Provides the core API for Aprox, a repository proxy and manager for Maven artifacts.

<dependency> <groupId>org.commonjava.aprox</groupId> <artifactId>aprox-api</artifactId> <version>0.25.1</version> </dependency>
INSTALL
IMPORT
SIG · APROX-API
A
aprox-api
build-tooljavav0.25.1
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.

Aprox
org.commonjava.aprox.Aprox

Minimal usage of Aprox API

import org.commonjava.aprox.Aprox; public class Example { public static void main(String[] args) { Aprox aprox = new Aprox(); System.out.println(aprox.getClass().getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.25.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
24
OpenAI (training)
1
Resources
aprox-api — mvn dependency:get aprox-api · libregistry