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

Download JAR files tagged by properties with all dependencies

Search JAR files by class name

json-smart from group com.infomaximum (version 2.4.8)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Group: com.infomaximum Artifact: json-smart
Show documentation Show source 
 

0 downloads
Artifact json-smart
Group com.infomaximum
Version 2.4.8
Last update 26. October 2022
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies accessors-smart,
There are maybe transitive dependencies!

threadfix-cli-lib from group com.github.secdec.astam-correlator (version 1.3.8)

This module contains library classes for accessing the ThreadFix REST API. The ThreadFix IDE plugins use this library to retrieve application and vulnerability marker information, and in the ThreadFix scanner plugins to get endpoint information and upload scans to ThreadFix applications. The easiest way to start using the library is with the PluginClient or ThreadFixRestClient classes. Both have constructors that take a PropertiesManager instance, which holds the ThreadFix API key and url information. The default PropertiesManager implementation stores these properties in threadfix.properties, but the ThreadFix plugins extend the default PropertiesManager class to override this behavior for the target platform.

Group: com.github.secdec.astam-correlator Artifact: threadfix-cli-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact threadfix-cli-lib
Group com.github.secdec.astam-correlator
Version 1.3.8
Last update 15. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies threadfix-entities, commons-httpclient, commons-cli, commons-io, commons-validator, gson, jackson-annotations,
There are maybe transitive dependencies!

MavenParent from group com.salesforce.maven (version 2.0.1)

This project provides the best of maven easily consumable a maven parent project, called MavenParent. With this project you get: Checkstyle and PMD checks that will work by default in eclipse with m2e-code-quality. OWASP vulnerability checks of your dependencies. Easy application of BSD-3 clause license to all your code with mycila-license plugin. The ability to easily enforce semantic version on a jar project with japicmp. Prevent duplicates on your classpath with basepom's duplicate-finder. All of the above can be configured or disabled easily with properties, just check their docs, except takari. A whole slew of pretty maven reports including the above are generated in the maven site. The ability to easily deploy to oss nexus, and publish maven generated sites back to github's sites pages.

Group: com.salesforce.maven Artifact: MavenParent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact MavenParent
Group com.salesforce.maven
Version 2.0.1
Last update 23. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

json-smart-mini from group net.minidev (version 1.3.2)

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

Group: net.minidev Artifact: json-smart-mini
Show all versions Show documentation Show source 
 

8 downloads
Artifact json-smart-mini
Group net.minidev
Version 1.3.2
Last update 04. April 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

application-properties from group com.lyders (version 1.2.1)

This ApplicationProperties Java package provides a fast and easily configurable application.properties loader that mimics some key features of the Spring Boot application.properties loader. This package allows for multi-level overloading of properties based on a basename and optional suffix by searching the classpath, optional configurable file paths along with the JNDI server container context. The class [ApplicationPropertiesConfig](src/main/java/com/lyders/application-properties/ApplicationPropertiesConfig.java) controls the features of the overloading of properties such as the base name of the properties file, an optional suffix that allows for the loading of environment-specific or scenario-specific property files as needed. The following features are supported: * Names of properties files can be customized * Locations of properties files can be customized. The following path types are supported: * class path * file system paths * JNDI environment naming context (e.g., Servlet/JSP running under Tomcat) * Environment-specific property files can override the values in default properties files via a "suffix"

Group: com.lyders Artifact: application-properties
Show all versions Show documentation Show source 
 

0 downloads
Artifact application-properties
Group com.lyders
Version 1.2.1
Last update 14. February 2021
Organization not specified
URL https://github.com/rlyders/application-properties
License The MIT License
Dependencies amount 6
Dependencies commons-io, javax.servlet-api, commons-lang3, slf4j-simple, commons-logging, maven-scm-api,
There are maybe transitive dependencies!

beigesoft-settings from group org.beigesoft (version 1.1.8)

It helps to quickly make settings for class and its fields of with properties XML. Instead of create a lot of files to describe every class and its fields it use describing by type, by name. E.g. setting "java.lang.Integer"-"INTEGER NOT NULL" will be assigned for every field of this type. Of course it can be overridden by settings for field name and so on. It is used by beige-web to describe how to render an entity and convert from HTML value. It is used by beige-orm to describe how to map an entity to a DBMS. It make simple settings - Map<String, String>, e.g. "title"-"Beige ORM 1.1", class settings Map<String, Map<String, String>>, e.g. "org.model.Customer"-["defaultOrder"-"ITSNAME", "wdgFilterOrder"-"filterOrderStd"], fields settings Map<String, Map<String, Map<String, String>>>, e.g. "org.model.Customer"-["itsId"["wdgNew"-"null", "wdgFilter"-"filterNumber"]]

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

1 downloads
Artifact beigesoft-settings
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 1
Dependencies beigesoft-bcommon,
There are maybe transitive dependencies!

graal-coverage from group fr.lirmm.graphik (version 1.3.1)

Group: fr.lirmm.graphik Artifact: graal-coverage
Show all versions 
 

0 downloads
Artifact graal-coverage
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies org.jacoco.ant,
There are maybe transitive dependencies!

graal-test from group fr.lirmm.graphik (version 1.3.1)

Group: fr.lirmm.graphik Artifact: graal-test
Show all versions 
 

0 downloads
Artifact graal-test
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-store-rdf4j from group fr.lirmm.graphik (version 1.3.1)

Group: fr.lirmm.graphik Artifact: graal-store-rdf4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact graal-store-rdf4j
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies graal-core, graal-io-sparql, rdf4j-common, rdf4j-model, rdf4j-util, rdf4j-query, rdf4j-repository-api, rdf4j-repository-sparql, rdf4j-sail-memory, rdf4j-repository-sail, rdf4j-rio-turtle, commons-logging,
There are maybe transitive dependencies!

graal-store-neo4j from group fr.lirmm.graphik (version 1.3.1)

Group: fr.lirmm.graphik Artifact: graal-store-neo4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-store-neo4j
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies graal-core, graal-api, neo4j-kernel, neo4j-cypher,
There are maybe transitive dependencies!



Page 173 from 182 (items total 1812)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy