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

Download JAR files tagged by generated with all dependencies

Search JAR files by class name

reshift-reporter-parent from group com.softwaresecured.plugin (version 1.0.1)

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.softwaresecured.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.plugin Artifact: reshift-reporter-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reshift-reporter-parent
Group com.softwaresecured.plugin
Version 1.0.1
Last update 16. October 2018
Organization Software Secured
URL https://reshift.softwaresecured.com
License Commercial Proprietary License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reshift-capnp from group com.softwaresecured.plugin (version 1.0.1)

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

0 downloads
Artifact reshift-capnp
Group com.softwaresecured.plugin
Version 1.0.1
Last update 16. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, commons-io,
There are maybe transitive dependencies!

hppcrt from group com.github.vsonnier (version 0.7.5)

High Performance Primitive Collections Realtime (fork of HPPC from Carrotsearch) Fundamental data structures (maps, sets, lists, queues, heaps, sorts) generated for combinations of object and primitive types to conserve JVM memory and speed up execution. The Realtime fork intends to extend the existing collections, by tweaking to remove any dynamic allocations at runtime, and to obtain low variance execution times whatever the input nature.

Group: com.github.vsonnier Artifact: hppcrt
Show all versions Show documentation Show source 
 

8 downloads
Artifact hppcrt
Group com.github.vsonnier
Version 0.7.5
Last update 11. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

beige-orm from group org.beigesoft (version 1.1.3)

Beigesoft ORM library. This is simple lightweigt multiplatform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite. Consist of ORM logic except platform dependent database access logic - e.g. JDBC or Android. It's configurable with standard Java Properties XML files. Standard SQL queries both DML(e.g. SELECT) and DDL(e.g. CREATE) are automatically generated and could be modified/replaced by Properties XML.

Group: org.beigesoft Artifact: beige-orm
Show all versions Show documentation Show source 
 

0 downloads
Artifact beige-orm
Group org.beigesoft
Version 1.1.3
Last update 24. December 2016
Organization not specified
URL http://www.beigesoft.org
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies beige-common, beige-settings,
There are maybe transitive dependencies!

clirr-maven-plugin from group org.codehaus.mojo (version 2.8)

Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API. The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes. In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental introduction of binary or source compatibility problems. Additionally, the plugin can generate a report as part of the generated site.

Group: org.codehaus.mojo Artifact: clirr-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact clirr-maven-plugin
Group org.codehaus.mojo
Version 2.8
Last update 12. September 2016
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies clirr-core, bcel, maven-artifact, maven-model, maven-plugin-api, maven-project, doxia-decoration-model, doxia-module-xhtml, doxia-sink-api, doxia-site-renderer, maven-reporting-api, plexus-i18n, plexus-utils,
There are maybe transitive dependencies!

kfGroovy from group nz.ac.waikato.cms.weka (version 1.0.12)

Knowledge Flow plugin that provides a Knowledge Flow step that wraps around a Groovy script. The plugin generates a fully compilable template Groovy script that implements various Knowledge Flow interfaces. The user can fill in the methods that are necessary to accomplish the desired logic. The script is compiled at runtime and the Groovy component passes incoming events to the script and collects and passes on generated events.

Group: nz.ac.waikato.cms.weka Artifact: kfGroovy
Show all versions Show documentation Show source 
 

0 downloads
Artifact kfGroovy
Group nz.ac.waikato.cms.weka
Version 1.0.12
Last update 06. June 2016
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/kfGroovy
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, groovy-all,
There are maybe transitive dependencies!

ooxml-security from group org.apache.poi (version 1.1)

XmlBeans generated from various supplied xsds for encryption and signing: http://msdn.microsoft.com/en-us/library/dd925810(v=office.12).aspx http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%201st%20edition%20Part%202%20(PDF).zip http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd http://uri.etsi.org/01903/v1.3.2/XAdES.xsd http://uri.etsi.org/01903/v1.4.1/XAdESv141.xsd http://dublincore.org/schemas/xmls/qdc/2003/04/02/dc.xsd http://dublincore.org/schemas/xmls/qdc/2003/04/02/dcterms.xsd http://dublincore.org/schemas/xmls/qdc/2003/04/02/dcmitype.xsd

Group: org.apache.poi Artifact: ooxml-security
Show all versions Show source 
 

414 downloads
Artifact ooxml-security
Group org.apache.poi
Version 1.1
Last update 24. December 2015
Organization Apache Software Foundation
URL http://poi.apache.org/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies xmlbeans,
There are maybe transitive dependencies!

webpipes-yui-test from group org.hibnet (version 0.0.4)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module contains the tests for YUI.

Group: org.hibnet Artifact: webpipes-yui-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-yui-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-yui,
There are maybe transitive dependencies!

webpipes-yui from group org.hibnet (version 0.0.4)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module adds support for YUI.

Group: org.hibnet Artifact: webpipes-yui
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-yui
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies webpipes-core,
There are maybe transitive dependencies!

webpipes-uglify2-test from group org.hibnet (version 0.0.4)

Webpipes is a library to manage web resources like javascript and css files which need processing before being served. It manages processing like minimization, file merging, css generation from less, linters, jsx transformation. Resources can be managed as streams from source, or regularly checked cached resources, or to be generated with an Ant task. This module contains the tests for UglifyJS2.

Group: org.hibnet Artifact: webpipes-uglify2-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact webpipes-uglify2-test
Group org.hibnet
Version 0.0.4
Last update 05. September 2015
Organization not specified
URL https://github.com/nlalevee/webpipes
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies webpipes-core-test, webpipes-uglify2,
There are maybe transitive dependencies!



Page 186 from 199 (items total 1988)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy