Download JAR files tagged by actual with all dependencies
resolve-pom-maven-plugin from group com.sap.prd.mobile.ios.maven.plugins (version 1.0)
This Maven plugin creates in the initialization phase a copy of the original pom where all properties
get resolved by its actual values. This substituted POM is used in the further processing. Especially it
will be used when an upload to the local or remote repository takes place.
Group: com.sap.prd.mobile.ios.maven.plugins Artifact: resolve-pom-maven-plugin
Show documentation Show source
Show documentation Show source
0 downloads
Artifact resolve-pom-maven-plugin
Group com.sap.prd.mobile.ios.maven.plugins
Version 1.0
Last update 06. September 2012
Organization SAP AG
URL https://github.com/sap-production/resolve-pom-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, plexus-utils, maven-core, maven-filtering,
There are maybe transitive dependencies!
Group com.sap.prd.mobile.ios.maven.plugins
Version 1.0
Last update 06. September 2012
Organization SAP AG
URL https://github.com/sap-production/resolve-pom-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies maven-plugin-api, maven-plugin-annotations, plexus-utils, maven-core, maven-filtering,
There are maybe transitive dependencies!
filteredAttributeSelection from group nz.ac.waikato.cms.weka (version 1.0.2)
This package provides two meta attribute selection evaluators that can apply an arbitrary filter to the input data before executing the actual attribute selection scheme. One filters data and then passes it to an attribute evaluator (FilteredAttributeEval), and the other filters data and then passes it to a subset evaluator (FilteredSubsetEval).
Group: nz.ac.waikato.cms.weka Artifact: filteredAttributeSelection
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact filteredAttributeSelection
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/filteredAttributeSelection
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/filteredAttributeSelection
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!
jMatchParser-parser from group net.sf.jmatchparser (version 0.1)
jhighlight from group com.uwyn (version 1.0)
JHighlight is an embeddable pure Java syntax highlighting
library that supports Java, HTML, XHTML, XML and LZX
languages and outputs to XHTML.
It also supports RIFE templates tags and highlights them
clearly so that you can easily identify the difference
between your RIFE markup and the actual marked up source.
Artifact jhighlight
Group com.uwyn
Version 1.0
Last update 02. August 2006
Organization Uwyn
URL https://jhighlight.dev.java.net/
License CDDL, v1.0
Dependencies amount 1
Dependencies servlet-api,
There are maybe transitive dependencies!
Group com.uwyn
Version 1.0
Last update 02. August 2006
Organization Uwyn
URL https://jhighlight.dev.java.net/
License CDDL, v1.0
Dependencies amount 1
Dependencies servlet-api,
There are maybe transitive dependencies!
authzforce-pdp-ext-json-path from group org.ow2.authzforce (version 1.0.0)
AuthzForce PDP extensions for JSON value processing, in particular JSONPath evaluation; it provides the XACML datatype 'urn:ow2:authzforce:feature:pdp:datatype:json' for JSON object/array values, and XACML functions that evaluate a JSON path (second parameter of standard string datatype) against an input JSON object/array (first parameter of datatype 'urn:ow2:authzforce:feature:pdp:datatype:json') and return the result of this evaluation. The return datatype depends on the actual function used: 'urn:ow2:authzforce:feature:pdp:function:string-from-json-path' returns a bag of strings, 'urn:ow2:authzforce:feature:pdp:function:integer-from-json-path' returns a bag of integers, 'urn:ow2:authzforce:feature:pdp:function:double-from-json-path' returns a bag of doubles, 'urn:ow2:authzforce:feature:pdp:function:boolean-from-json-path' returns a bag of booleans.
0 downloads
Artifact authzforce-pdp-ext-json-path
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!
Group org.ow2.authzforce
Version 1.0.0
Last update 22. May 2024
Organization not specified
URL ${project.url}
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies authzforce-ce-core-pdp-api, json-path,
There are maybe transitive dependencies!
costosys from group de.julielab (version 1.6.2)
A utility for managing documents stored in a PostgreSQL database. The documents are imported into a
PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently.
For more sophisticated tasks, a user configuration file can be delivered which can take control of the table
schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete
database.
Artifact costosys
Group de.julielab
Version 1.6.2
Last update 09. March 2023
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/costosys
License not specified
Dependencies amount 7
Dependencies slf4j-api, commons-io, julie-xml-tools, assertj-core, testng, HikariCP, postgresql,
There are maybe transitive dependencies!
Group de.julielab
Version 1.6.2
Last update 09. March 2023
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/costosys
License not specified
Dependencies amount 7
Dependencies slf4j-api, commons-io, julie-xml-tools, assertj-core, testng, HikariCP, postgresql,
There are maybe transitive dependencies!
id-mask from group at.favre.lib (version 0.6.0)
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to
hide their actual value and to prevent forging. It has support optional randomisation has a wide support for
various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic
primitives.
Artifact id-mask
Group at.favre.lib
Version 0.6.0
Last update 05. March 2023
Organization not specified
URL https://github.com/patrickfav/id-mask/id-mask
License Apache License, Version 2.0
Dependencies amount 5
Dependencies bytes, hkdf, auto-value-annotations, annotations, utils-lrucache,
There are maybe transitive dependencies!
Group at.favre.lib
Version 0.6.0
Last update 05. March 2023
Organization not specified
URL https://github.com/patrickfav/id-mask/id-mask
License Apache License, Version 2.0
Dependencies amount 5
Dependencies bytes, hkdf, auto-value-annotations, annotations, utils-lrucache,
There are maybe transitive dependencies!
id-mask-parent from group at.favre.lib (version 0.6.0)
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to
hide their actual value and to prevent forging. It has support optional randomisation has a wide support for
various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic
primitives.
Group: at.favre.lib Artifact: id-mask-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact id-mask-parent
Group at.favre.lib
Version 0.6.0
Last update 05. March 2023
Organization not specified
URL https://github.com/patrickfav/id-mask
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group at.favre.lib
Version 0.6.0
Last update 05. March 2023
Organization not specified
URL https://github.com/patrickfav/id-mask
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
panic from group info.guardianproject.panic (version 1.0)
PanicKit is a collection of tools for letting panic trigger and panic receiver apps safely and easily connect to each other. The trigger apps are the part that the user will actual engage when in a panic situation. The receiver apps receive the trigger signal from the trigger apps when the user has initiated the panic response. The connections between trigger and receiver can be strictly enforced based on Package Name and APK signing key.
Artifact panic
Group info.guardianproject.panic
Version 1.0
Last update 08. April 2021
Organization not specified
URL https://github.com/guardianproject/PanicKit
License GNU Lesser General Public License, version 2.1 or newer (LGPLv2.1+)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group info.guardianproject.panic
Version 1.0
Last update 08. April 2021
Organization not specified
URL https://github.com/guardianproject/PanicKit
License GNU Lesser General Public License, version 2.1 or newer (LGPLv2.1+)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
smoketest from group zone.gryphon.ignore (version 0.20.95-5914d8c)
Since the parent-pom and base-bom projects are both packaged with "pom" packaging and as such don't contain any
actual source code, it's easy for non-obvious configuration bugs to slip through which don't affect them,
but immediately break projects with actual source code.
The purpose of this module is to provide a minimal example of a jar maven project which exercises various
pieces of maven functionality, to ensure that no easily detectable issues slip through.
0 downloads
Artifact smoketest
Group zone.gryphon.ignore
Version 0.20.95-5914d8c
Last update 16. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group zone.gryphon.ignore
Version 0.20.95-5914d8c
Last update 16. March 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Page 19 from 24 (items total 237)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy