All Projects → dzikoysk → Reposilite

dzikoysk / Reposilite

Licence: apache-2.0
Lightweight repository management software dedicated for the Maven based artifacts (formerly NanoMaven) 📦

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Reposilite

Sample Projects
Sample project files for JavaCPP, JavaCPP Presets, and JavaCV
Stars: ✭ 160 (-27.93%)
Mutual labels:  gradle, sbt, maven
Jitpack.io
Documentation and issues of https://jitpack.io
Stars: ✭ 2,156 (+871.17%)
Mutual labels:  gradle, sbt, maven
broom
A disk cleaning utility for developers.
Stars: ✭ 38 (-82.88%)
Mutual labels:  sbt, gradle, maven
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-58.56%)
Mutual labels:  gradle, maven
Hellojpro
Stars: ✭ 46 (-79.28%)
Mutual labels:  gradle, maven
Okta Blog Archive
Okta Developer Blog
Stars: ✭ 74 (-66.67%)
Mutual labels:  gradle, maven
Scala Steward
🤖 A bot that helps you keep your Scala projects up-to-date
Stars: ✭ 812 (+265.77%)
Mutual labels:  sbt, maven
Publiccms
现代化java cms,由天津黑核科技有限公司开发,轻松支撑千万数据、千万PV;支持静态化,服务器端包含; 目前已经拥有全球0.0002%的用户,语言支持中、繁、日、英;是一个已走向海外的成熟CMS产品
Stars: ✭ 1,750 (+688.29%)
Mutual labels:  gradle, maven
Gradle Maven Plugin
Gradle 5.x Maven Publish Plugin to deploy artifacts
Stars: ✭ 124 (-44.14%)
Mutual labels:  gradle, maven
Spotless
Keep your code spotless
Stars: ✭ 2,285 (+929.28%)
Mutual labels:  gradle, maven
Forbidden Apis
Policeman's Forbidden API Checker
Stars: ✭ 216 (-2.7%)
Mutual labels:  gradle, maven
Simplenet
An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.
Stars: ✭ 164 (-26.13%)
Mutual labels:  gradle, maven
Scala Cypher Dsl
A type-safe Cypher Query Language DSL for Scala.
Stars: ✭ 34 (-84.68%)
Mutual labels:  gradle, sbt
Notes
📝 Migrated to(迁移至) https://github.com/Kuangcp/Note 当前仓库已经废弃, 对应的博客网站:
Stars: ✭ 33 (-85.14%)
Mutual labels:  gradle, maven
Circleci Orbs
The source code for some of the orbs published by CircleCI
Stars: ✭ 82 (-63.06%)
Mutual labels:  gradle, maven
Android Cookbook Examples
Contributed code examples from O'Reilly Android Cookbook. See #user-content-table README below!
Stars: ✭ 935 (+321.17%)
Mutual labels:  gradle, maven
Jib
🏗 Build container images for your Java applications.
Stars: ✭ 11,370 (+5021.62%)
Mutual labels:  gradle, maven
Spock Example
Spock example specifications along with ready-to-go Gradle and Maven builds
Stars: ✭ 595 (+168.02%)
Mutual labels:  gradle, maven
Ok Gradle
IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries.
Stars: ✭ 664 (+199.1%)
Mutual labels:  gradle, maven
Java Markdown Generator
Java library to generate markdown
Stars: ✭ 159 (-28.38%)
Mutual labels:  gradle, maven

Reposilite Docker Pulls Build Status Coverage Status Language grade: JavaScript CodeFactor

Reposilite (formerly NanoMaven) - lightweight repository manager for Maven based artifacts. It is a simple solution to replace managers like Nexus, Archiva or Artifactory.

Preview

Installation

Website: Reposilite
Releases: GitHub Downloads
Docker Images: DockerHub Repository
Demo: repo.panda-lang.org

Requirements:

  • Java 8+
  • RAM 12MB+
Amount Description
12MB Tiny repository for personal projects
16MB - 32MB --------------------^------------------ + CI + Proxy
48MB - 128MB Tiny public repository (recommended)
128MB+ Public repository

Publications

Features

  • [x] Working Maven repository manager (example: repo.panda-lang.org)
  • [x] Support Maven, Gradle and SBT build tools
  • [x] Docker image (repository: dzikoysk/reposilite)
  • [x] Authorization (deploy and downloads)
  • [x] Deploy (using tokens and BCrypt)
  • [x] dependabot supported
  • [x] Supports distributed environments like K8s
  • [x] Multithreading
  • [x] Proxy of other remote repositories
  • [x] Supports requests to primary repository without its name in url
  • [x] Dashboard
    • [x] Customizable front page
    • [x] Command line interface
    • [x] Repository browser
    • [x] Admin panel
  • [x] Snapshots
  • [x] Statistics
  • [x] REST API
  • [x] OpenAPI with Swagger UI
  • [x] 90%+ test coverage
  • [x] Documentation

Stack

  • Reposilite Backend: Java + Javalin (Jetty) + Groovy (JUnit)
  • Reposilite Frontend: Vue.js + Pug + Stylus + Tailwindcss
  • Reposilite Site: React.js + Docusaurus
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].