All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by commits with all dependencies

Search JAR files by class name

com.liferay.gradle.plugins.change.log.builder from group com.liferay (version 1.1.7)

The Change Log Builder Gradle plugin lets you generate and maintain a change log file based on the Git commits in your project.

Group: com.liferay Artifact: com.liferay.gradle.plugins.change.log.builder
Show all versions Show documentation Show source 
 

0 downloads
Artifact com.liferay.gradle.plugins.change.log.builder
Group com.liferay
Version 1.1.7
Last update 21. August 2023
Organization not specified
URL Not specified
License LGPL 2.1
Dependencies amount 2
Dependencies com.liferay.gradle.util, org.eclipse.jgit,
There are maybe transitive dependencies!

git-repo-cleaner from group io.github.svndump-to-git (version 1.0)

JGit based repository history cleaner. Originally created for index filtering to remove everything but .sql containing commits.

Group: io.github.svndump-to-git Artifact: git-repo-cleaner
Show documentation Show source 
 

0 downloads
Artifact git-repo-cleaner
Group io.github.svndump-to-git
Version 1.0
Last update 18. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

git-repo-cleaner from group org.kuali.student.repository (version 0.0.4)

JGit based repository history cleaner. Originally created for index filtering to remove everything but .sql containing commits.

Group: org.kuali.student.repository Artifact: git-repo-cleaner
Show all versions Show documentation Show source 
 

0 downloads
Artifact git-repo-cleaner
Group org.kuali.student.repository
Version 0.0.4
Last update 06. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kdriller from group io.github.kevinah95 (version 0.3.0)

KDriller is a Kotlin framework that helps developers in analyzing Git repositories. With KDriller you can easily extract information about commits, developers, modified files, diffs, and source code.

Group: io.github.kevinah95 Artifact: kdriller
Show all versions Show documentation Show source 
 

0 downloads
Artifact kdriller
Group io.github.kevinah95
Version 0.3.0
Last update 24. November 2023
Organization not specified
URL https://github.com/kevinah95/KDriller/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

git-changelog-maven-plugin from group com.comeon.mojo (version 1.0.1)

Finds all git commits that's in the current branch but not in another. The typical use case is to see what changes are in this branch in relation to the production one. Output is a JSON file that can be used to report on the status of the branch.

Group: com.comeon.mojo Artifact: git-changelog-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact git-changelog-maven-plugin
Group com.comeon.mojo
Version 1.0.1
Last update 12. May 2015
Organization not specified
URL https://github.com/comeon-stockholm/git-changelog-maven-plugin
License MIT License
Dependencies amount 3
Dependencies maven-plugin-api, org.eclipse.jgit, gson,
There are maybe transitive dependencies!

gitlog-maven-plugin from group com.github.danielflower.mavenplugins (version 1.14.0)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: gitlog-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gitlog-maven-plugin
Group com.github.danielflower.mavenplugins
Version 1.14.0
Last update 23. October 2022
Organization not specified
URL https://github.com/danielflower/maven-gitlog-plugin
License MIT License
Dependencies amount 7
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3, maven-reporting-api, doxia-sink-api, xml-apis,
There are maybe transitive dependencies!

marmotta-reasoner-kiwi from group org.apache.marmotta (version 3.4.0)

Provides support for the sKWRL rule-based reasoning language. Rule programs can be uploaded and are evaluated in a forward chaining algorithm whenever a transaction commits. Since the reasoner evaluates rules directly on the database, reasoning is quite efficient.

Group: org.apache.marmotta Artifact: marmotta-reasoner-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-reasoner-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies marmotta-core, marmotta-backend-kiwi, kiwi-reasoner, codemirror-modes, weld-se-core,
There are maybe transitive dependencies!

maven-gitlog-plugin from group com.github.danielflower.mavenplugins (version 1.9.1)

Generates a changelog based on commits to a git repository in text and HTML format showing the changes that are included in each version. A possible use of this is to include these changelogs when packaging your maven project so that you have an accurate list of commits that the current package includes.

Group: com.github.danielflower.mavenplugins Artifact: maven-gitlog-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-gitlog-plugin
Group com.github.danielflower.mavenplugins
Version 1.9.1
Last update 14. March 2015
Organization not specified
URL http://github.com/danielflower/maven-gitlog-plugin
License Apache 2
Dependencies amount 4
Dependencies maven-plugin-api, maven-plugin-annotations, org.eclipse.jgit, commons-lang3,
There are maybe transitive dependencies!

marmotta-reasoner from group org.apache.marmotta (version 3.1.0-incubating)

Provides support for the sKWRL rule-based reasoning language. Rule programs can be uploaded and are evaluated in a forward chaining algorithm whenever a transaction commits. Since the reasoner evaluates rules directly on the database, reasoning is quite efficient.

Group: org.apache.marmotta Artifact: marmotta-reasoner
Show all versions Show source 
 

0 downloads
Artifact marmotta-reasoner
Group org.apache.marmotta
Version 3.1.0-incubating
Last update 24. September 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies marmotta-core, kiwi-reasoner, weld-se-core,
There are maybe transitive dependencies!

buildversion-plugin from group com.code54.mojo (version 1.0.3)

This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.

Group: com.code54.mojo Artifact: buildversion-plugin
Show all versions Show source 
 

0 downloads
Artifact buildversion-plugin
Group com.code54.mojo
Version 1.0.3
Last update 26. July 2013
Organization not specified
URL https://github.com/code54/buildversion-plugin
License Eclipse Public License
Dependencies amount 5
Dependencies clojure, clojure-maven-mojo, clojure-maven-mojo-annotations, maven-plugin-api, conch,
There are maybe transitive dependencies!



Page 5 from 6 (items total 53)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy