Maven topic

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting, and documentation from a central piece of information. Maven is typically used for Java projects.

List Maven repositories

Maven-Dependency-Tree

22
Stars
2
Forks
Watchers

🌲 Kotlin script to list transitive dependencies of a Maven artifact.

kotlin-jlink-examples

35
Stars
2
Forks
Watchers

Examples how to use jlink with kotlin in gradle and maven

op-connect-sdk-java

8
Stars
1
Forks
Watchers

An unofficial Java SDK for 1Password Connect

action-maven-publish

101
Stars
23
Forks
Watchers

📦 GitHub Action for automatically publishing Maven packages

gradle-maven-publish-plugin

1.1k
Stars
109
Forks
Watchers

A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.

antq

385
Stars
25
Forks
Watchers

Point out your outdated dependencies.

luaunit

548
Stars
135
Forks
Watchers

LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be...

AndroidGPR

26
Stars
5
Forks
Watchers

Demonstration of deploying Android library to the GitHub Package Registry using GitHub Actions CI/CD

easy-java

28
Stars
10
Forks
Watchers

整理java技术要点,让java更简单,更容易上手。

aar-publish-plugin

21
Stars
1
Forks
Watchers

Gradle plugin for publishing Android (AAR) libraries using Maven Publish plugin.