Registry / utility / ao-tlds

ao-tlds

JSON →
library2.1.0javamavenunverified

Self-updating Java API providing access to the official list of top-level domains (TLDs).

<dependency> <groupId>com.aoapps</groupId> <artifactId>ao-tlds</artifactId> <version>2.1.0</version> </dependency>
INSTALL
IMPORT
SIG · AO-TLDS
A
ao-tlds
utilityjavav2.1.0
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.

TLDs
com.aoapps.tlds.TLDs

Retrieve all current top-level domains.

import com.aoapps.tlds.TLDs; public class Main { public static void main(String[] args) { System.out.println("Number of TLDs: " + TLDs.getAll().size()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
20
OpenAI (training)
2
Meta
1
Amazon
1
Resources
ao-tlds — mvn dependency:get ao-tlds · libregistry