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.
Maven-Dependency-Tree
🌲 Kotlin script to list transitive dependencies of a Maven artifact.
kotlin-jlink-examples
Examples how to use jlink with kotlin in gradle and maven
op-connect-sdk-java
An unofficial Java SDK for 1Password Connect
action-maven-publish
📦 GitHub Action for automatically publishing Maven packages
gradle-maven-publish-plugin
A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.
antq
Point out your outdated dependencies.
luaunit
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
Demonstration of deploying Android library to the GitHub Package Registry using GitHub Actions CI/CD
aar-publish-plugin
Gradle plugin for publishing Android (AAR) libraries using Maven Publish plugin.