Micah Zoltu
Zoltu

Joined on January 10, 2016

com.zoltu.application-agent

A Gradle plugin for hooking up a Java Agent. This plugin will attach the agent you specify to the `run`, `test` and `installDist` tasks. To use it, add an `agent` dependency to your dependencies like `dependencies { agent("com.foo:bar:1.2.3") }`.

com.zoltu.git-versioning

Automatically bumps your minor version with every git commit and gets major/minor from git tags. Also sets version in Java manifest.

com.zoltu.kotlin

An unofficial release of the official Kotlin Gradle Plugin. The only reason this exists is because JetBrains doesn't yet publish the kotlin plugin to plugins.gradle.org. Once https://youtrack.jetbrains.com/issue/KT-5756 is resolved, this plugin will no longer be necessary.

com.zoltu.simple-gradle-plugin-publisher

A simplification of the gradle publish plugin.

Micah Zoltu is not a member of any organizations.