Download JAR files tagged by variables with all dependencies
jt-jiffle from group com.googlecode.jaitools (version 1.1.0)
Jiffle is a raster algebra language that can be used to
create new images from logical and mathematical expressions involving
source images and user defined variables. It is intended to let users
concentrate on algorithms rather than tedious boiler-plate code.
Artifact jt-jiffle
Group com.googlecode.jaitools
Version 1.1.0
Last update 08. March 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jt-utils, antlr, janino,
There are maybe transitive dependencies!
Group com.googlecode.jaitools
Version 1.1.0
Last update 08. March 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jt-utils, antlr, janino,
There are maybe transitive dependencies!
maven-pmd-plugin from group maven (version 1.10)
The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.
Artifact maven-pmd-plugin
Group maven
Version 1.10
Last update 28. March 2007
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/pmd/
License not specified
Dependencies amount 4
Dependencies pmd, asm, backport-util-concurrent, jaxen,
There are maybe transitive dependencies!
Group maven
Version 1.10
Last update 28. March 2007
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/pmd/
License not specified
Dependencies amount 4
Dependencies pmd, asm, backport-util-concurrent, jaxen,
There are maybe transitive dependencies!
mi-label from group gov.nasa.pds (version 1.5.3)
The Metadata Injector for PDS Labels (MILabel) provides a command-line interface for generating PDS4 Labels using a user provided PDS4 XML template and input (source) data products. The PDS4 XML Templates use Apache Velocity variables and logic to generate the PDS4 labels. For inputs, the tool currently supports detached and attached ODL/PDS3 labels with plans to support VICAR attached labels and CSV files.
Artifact mi-label
Group gov.nasa.pds
Version 1.5.3
Last update 25. November 2024
Organization not specified
URL https://nasa-pds.github.io/mi-label/
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies commons-cli, velocity, velocity-tools, commons-io, commons-collections, jackson-databind, vicario, pds3-product-tools, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!
Group gov.nasa.pds
Version 1.5.3
Last update 25. November 2024
Organization not specified
URL https://nasa-pds.github.io/mi-label/
License The Apache License, Version 2.0
Dependencies amount 10
Dependencies commons-cli, velocity, velocity-tools, commons-io, commons-collections, jackson-databind, vicario, pds3-product-tools, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!
logstash-logback-sensitive-data-obfuscator from group io.github.orczykowski (version 1.0.0)
This library provides a solution for masking sensitive data in logs within applications that use
Logback with logstash-logback-encoder and ch.qos.logback.contrib.json.classic.JsonLayout. It allows you to
extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive
data. The library includes predefined patterns for detecting sensitive values and also allows for creating
custom patterns.
Group: io.github.orczykowski Artifact: logstash-logback-sensitive-data-obfuscator
Show documentation Show source
Show documentation Show source
0 downloads
Artifact logstash-logback-sensitive-data-obfuscator
Group io.github.orczykowski
Version 1.0.0
Last update 23. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.orczykowski
Version 1.0.0
Last update 23. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
scott from group hu.advancedweb (version 4.0.1)
Scott provides detailed failure messages for tests written
in Java based on their runtime behaviour and source code.
With Scott even simple assertions provide the details needed
to trace the cause of the failure and to comprehend the
context of the test case. It provides details about local
variables to reduce the need to debug tests.
Artifact scott
Group hu.advancedweb
Version 4.0.1
Last update 29. September 2021
Organization not specified
URL https://github.com/dodie/scott
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies asm, asm-util, javaparser-core, junit,
There are maybe transitive dependencies!
Group hu.advancedweb
Version 4.0.1
Last update 29. September 2021
Organization not specified
URL https://github.com/dodie/scott
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies asm, asm-util, javaparser-core, junit,
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.
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!
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!
postgresql-test-datasource from group dk.kosmisk (version 1.0.2)
An integration test helper designed for dk.kosmisk:postgresql-maven-plugin.
It is able to create a DataSource that connects to a postgresql, given a
system-property with a port in it and a database name, or a URI in an
environment variable or from PG* environment variables or to a personal
PostgreSQL instance, with user/password/database-name which is the same as
the user name for the user running the tests.
Group: dk.kosmisk Artifact: postgresql-test-datasource
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact postgresql-test-datasource
Group dk.kosmisk
Version 1.0.2
Last update 10. November 2019
Organization not specified
URL https://github.com/kosmisk-dk/postgresql-test-datasource/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-dbcp2, annotations,
There are maybe transitive dependencies!
Group dk.kosmisk
Version 1.0.2
Last update 10. November 2019
Organization not specified
URL https://github.com/kosmisk-dk/postgresql-test-datasource/
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-dbcp2, annotations,
There are maybe transitive dependencies!
fitnesse-launcher-ant-task from group com.processpuzzle.fitnesse (version 1.6.5)
Group: com.processpuzzle.fitnesse Artifact: fitnesse-launcher-ant-task
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
fitnesse-launcher-parent from group com.processpuzzle.fitnesse (version 1.6.5)
Group: com.processpuzzle.fitnesse Artifact: fitnesse-launcher-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
fitnesse-launcher-maven-plugin from group com.processpuzzle.fitnesse (version 1.6.5)
Group: com.processpuzzle.fitnesse Artifact: fitnesse-launcher-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Page 22 from 30 (items total 300)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy