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

Download JAR files tagged by fisheye with all dependencies

Search JAR files by class name

jimp__plugin-fisheye from group org.webjars.npm (version 0.22.10)

WebJar for @jimp/plugin-fisheye

Group: org.webjars.npm Artifact: jimp__plugin-fisheye
Show documentation Show source 
 

0 downloads
Artifact jimp__plugin-fisheye
Group org.webjars.npm
Version 0.22.10
Last update 03. August 2023
Organization not specified
URL https://www.webjars.org
License MIT
Dependencies amount 1
Dependencies jimp__utils,
There are maybe transitive dependencies!

fecru-plugin-archetype from group com.atlassian.maven.archetypes (version 5.0.18)

This archetype can be used to create a new Atlassian FishEye / Crucible plugin project

Group: com.atlassian.maven.archetypes Artifact: fecru-plugin-archetype
Show source 
 

0 downloads
Artifact fecru-plugin-archetype
Group com.atlassian.maven.archetypes
Version 5.0.18
Last update 18. March 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

git-commit-id-plugin from group at.molindo (version 2.1.10-alpha-1)

git-commit-id-plugin is a plugin quite similar to https://fisheye.codehaus.org/browse/mojo/tags/buildnumber-maven-plugin-1.0-beta-4 for example but as buildnumber only supports svn (which is very sad) and cvs (which is even more sad). This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime - making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. The data currently exported is like this (that's the end effect from the GitRepositoryState Bean): { "branch" : "testing-maven-git-plugin", "commitTime" : "06.01.1970 @ 16:16:26 CET", "commitId" : "787e39f61f99110e74deed68ab9093088d64b969", "commitUserName" : "Konrad Malawski", "commitUserEmail" : "[email protected]", "commitMessageFull" : "releasing my fun plugin :-) + fixed some typos + cleaned up directory structure + added license etc", "commitMessageShort" : "releasing my fun plugin :-)", "buildTime" : "06.01.1970 @ 16:17:53 CET", "buildUserName" : "Konrad Malawski", "buildUserEmail" : "[email protected]" } Note that the data is exported via maven resource filtering and is really easy to use with spring - which I've explained in detail in this readme https://github.com/ktoso/maven-git-commit-id-plugin

Group: at.molindo Artifact: git-commit-id-plugin
Show documentation Show source 
 

0 downloads
Artifact git-commit-id-plugin
Group at.molindo
Version 2.1.10-alpha-1
Last update 28. December 2015
Organization not specified
URL http://www.blog.project13.pl
License GNU Lesser General Public License 3.0
Dependencies amount 8
Dependencies maven-plugin-api, maven-project, jackson-databind, guice, joda-time, guava, annotations, org.eclipse.jgit,
There are maybe transitive dependencies!



Page 1 from 1 (items total 3)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy