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

Download JAR files tagged by plugin with all dependencies

Search JAR files by class name

blade-webapp from group com.backbase.oss (version 4.21.0)

Group: com.backbase.oss Artifact: blade-webapp
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact blade-webapp
Group com.backbase.oss
Version 4.21.0
Last update 09. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies jackson-databind, blade-common, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

tests from group com.backbase.oss (version 4.21.0)

Group: com.backbase.oss Artifact: tests
Show all versions 
 

0 downloads
Artifact tests
Group com.backbase.oss
Version 4.21.0
Last update 09. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies blade-common, blade-maven-plugin, blade-webapp,
There are maybe transitive dependencies!

git-commit-id-plugin from group pl.project13.maven (version 4.9.10)

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. See https://github.com/git-commit-id/git-commit-id-maven-plugin

Group: pl.project13.maven Artifact: git-commit-id-plugin
Show all versions Show documentation Show source 
 

18 downloads
Artifact git-commit-id-plugin
Group pl.project13.maven
Version 4.9.10
Last update 01. August 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, git-commit-id-plugin-core, jsr305,
There are maybe transitive dependencies!

bgav-maven-plugin from group io.crowdcode (version 1.2.1)

This is the maven BGAV plugin, which enables you to have Branch IDs in your version as generated by Tools like JIRA or Gitlab. If you have the SCM connection in all your project in position, this plugin will automatically check your project, your own project dependencies and even other projects for sharing a feature branch and replace all version number with a branched one. When merging back to develop or release, the feature branch ID will be removed automatically. Project GAV, Dependency GAV and even variables can be altered by this plugin. Changes will be automatically pushed.

Group: io.crowdcode Artifact: bgav-maven-plugin
Show all versions 
 

0 downloads
Artifact bgav-maven-plugin
Group io.crowdcode
Version 1.2.1
Last update 14. June 2021
Organization Crowdcode GmbH + Co.KG
URL https://github.com/crowdcode-de/maven-bgav-plugin
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies maven-plugin-api, maven-core, maven-shared-utils, org.eclipse.jgit, maven-project, commons-io, guava,
There are maybe transitive dependencies!

maven-plugin from group com.softwaresecured.reshift (version 1.2.0)

A maven plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.reshiftsecurity.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.reshift Artifact: maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-plugin
Group com.softwaresecured.reshift
Version 1.2.0
Last update 19. May 2021
Organization Reshift Security
URL https://reshift.reshiftsecurity.com
License Commercial Proprietary License
Dependencies amount 9
Dependencies spotbugs-maven-plugin, gethostname4j, commons-io, runtime, org.eclipse.jgit, json-simple, guava, okhttp, maven-plugin-api,
There are maybe transitive dependencies!

gradle-plugin from group com.softwaresecured.reshift (version 1.2.0)

A gradle plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.reshiftsecurity.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.reshift Artifact: gradle-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gradle-plugin
Group com.softwaresecured.reshift
Version 1.2.0
Last update 19. May 2021
Organization Reshift Security
URL https://reshift.reshiftsecurity.com
License Commercial Proprietary License
Dependencies amount 8
Dependencies spotbugs-maven-plugin, gethostname4j, commons-io, runtime, org.eclipse.jgit, json-simple, guava, okhttp,
There are maybe transitive dependencies!

gt-epsg-extension from group io.oss84.geotools (version 24.2-oss84-1)

Contains extra CRS defined by ESRI (and other parties) in the EPSG namespace. Those CRS are not defined in the official ESPG database, but are used widely enough to warant an optional plugin in Geotools. This plugin do not contains any definition already found in the official EPSG database - it is not a replacement for epsg-hsql or epsg-postgresql. One of the above plugins (at user choice) should be in the classpath.

Group: io.oss84.geotools Artifact: gt-epsg-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-epsg-extension
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-referencing,
There are maybe transitive dependencies!

modello-usurped from group org.infrastructurebuilder.modello (version 1.11.0.2)

Usurped Modello plugin, generally depending on the existing plugin tree to work properly. This particular one adds 2 generators that produce reflection-based reading so that the lack of java getters doesn't break generation. Sorry if the original contriubutors list isn't generated. A given version of this code will be based on some version of modello with some additional 4th number like ".0" appended to the version.

Group: org.infrastructurebuilder.modello Artifact: modello-usurped
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact modello-usurped
Group org.infrastructurebuilder.modello
Version 1.11.0.2
Last update 09. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.gosu-lang.gosu.gradle.plugin from group org.gosu-lang.gosu (version 6.0.1)

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

Group: org.gosu-lang.gosu Artifact: org.gosu-lang.gosu.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gosu-lang.gosu.gradle.plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gradle-gosu-plugin,
There are maybe transitive dependencies!

gradle-gosu-plugin from group org.gosu-lang.gosu (version 6.0.1)

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

Group: org.gosu-lang.gosu Artifact: gradle-gosu-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact gradle-gosu-plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1968 from 1985 (items total 19848)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy