Home / Maven

Java Mirror (Maven registry, Gradle) in Iran

Java mirror (Maven registry, Gradle) — For Java builds in Iran, Rasanegaar Mirror keeps the Maven archive close to your Gradle and Maven hosts.

About Maven

Maven Central feeds dependencies for most JVM projects. A single CI build can pull hundreds of artifacts.

A local registry serves the same group/artifact coordinates from inside Iran.

Maven mirror in Iran

The Maven registry at mirror.rasanegaar.com/maven is available for Maven and Gradle clients.

Landing page: /repos/maven/.

On Rasanegaar Mirror

StatusAvailable
Size
Last update
URLhttps://mirror.rasanegaar.com/maven/

Manual steps

  1. Point repositories in settings.xml or build.gradle at Rasanegaar:

    https://mirror.rasanegaar.com/maven/

  2. Resolve a test dependency.

Updating Maven in Iran

Java builds in Iran stay steadier against the local registry when Central is slow.