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

Download JAR files tagged by static with all dependencies

Search JAR files by class name

smg from group cz.afri (version 1.0)

SMG is a Java library implementing the abstract domain of symbolic memory graphs. The library is supposed to be used by static analyzers for C programs, especially those that need to deal with pointer-rich programs and those working with unbounded dynamic data structures.

Group: cz.afri Artifact: smg
Show documentation Show source 
 

0 downloads
Artifact smg
Group cz.afri
Version 1.0
Last update 20. October 2015
Organization not specified
URL https://github.com/petr-muller/smg
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies guava, annotations,
There are maybe transitive dependencies!

keyutils from group com.bitpay (version 2.0.1)

The BitPay Java Key Utilities for use with the BitPay API. This package includes KeyUtils.java and a test file KeyUtilsTest.java. Invoke the static methods of KeyUtils.java to generate a PEM, retrieve private and compressed public keys from the PEM, retrieve SIN from PEM, and sign a message with the PEM.

Group: com.bitpay Artifact: keyutils
Show all versions Show documentation Show source 
 

3 downloads
Artifact keyutils
Group com.bitpay
Version 2.0.1
Last update 29. July 2015
Organization BitPay
URL https://github.com/bitpay/java-key-utils
License MIT License
Dependencies amount 9
Dependencies bcpkix-jdk15on, bcprov-jdk15on, hamcrest-core, slf4j-api, slf4j-simple, junit, bitcoinj-core, site-maven-plugin, nexus-staging-maven-plugin,
There are maybe transitive dependencies!

xapi-core-util from group net.wetheinter (version 0.5)

This module contains static services and default implementations for other core services. In order to keep core dependencies as clean as possible, we avoid accessing helpers like X_Inject so users can choose when / if they inherit larger dependencies.

Group: net.wetheinter Artifact: xapi-core-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact xapi-core-util
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 2
Dependencies xapi-core-inject, xapi-core-reflect,
There are maybe transitive dependencies!

speakingurl from group de.weltraumschaf (version 1.0.0)

GeneraTe a slug with a lot of options; create of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' from a string. This module aims to transliterate the input string. Java port of https://github.com/pid/speakingurl.

Group: de.weltraumschaf Artifact: speakingurl
Show documentation Show source 
 

0 downloads
Artifact speakingurl
Group de.weltraumschaf
Version 1.0.0
Last update 29. September 2014
Organization not specified
URL http://weltraumschaf.github.io/speakingurl/
License The BSD 3-Clause License (BSD3)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sanity4j from group net.sf.sanity4j (version 1.1.1)

Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: net.sf.sanity4j Artifact: sanity4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact sanity4j
Group net.sf.sanity4j
Version 1.1.1
Last update 22. August 2014
Organization The Sanity4J project
URL http://sanity4j.sf.net
License GPLv3
Dependencies amount 8
Dependencies bcel, jaxb-api, jaxb-impl, jfreechart, commons-lang, commons-collections, plexus-utils, maven-dependency-plugin,
There are maybe transitive dependencies!

parameter-validation from group info.gehrels (version 1.1)

Validating input parameters of methods and constructors is a recurring and stupid task, especially when you are writing public APIs. This module tries to ease your life a bit by providing a static validateThat() method, allowing you to throw IllegalArgumentExceptions using hamcrest matchers.

Group: info.gehrels Artifact: parameter-validation
Show all versions Show documentation Show source 
 

0 downloads
Artifact parameter-validation
Group info.gehrels
Version 1.1
Last update 02. March 2013
Organization not specified
URL https://github.com/BGehrels/parameter-validation
License The BSD 3-Clause License
Dependencies amount 1
Dependencies hamcrest-core,
There are maybe transitive dependencies!

andromda-bpm4struts-cartridge from group org.andromda.cartridges (version 3.4)

The Bpm4Struts cartridge is used to generate Struts applications from UML models using both static and dynamic model elements. Generated applications have default security and internationalization implementations and can be deployed as they are.

Group: org.andromda.cartridges Artifact: andromda-bpm4struts-cartridge
Show all versions Show documentation Show source 
 

1 downloads
Artifact andromda-bpm4struts-cartridge
Group org.andromda.cartridges
Version 3.4
Last update 08. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies andromda-breadcrumbs-taglib, andromda-formatting-taglib, andromda-collections-taglib,
There are maybe transitive dependencies!

tokenreplacer from group de.marcelsauer (version 1.3.2)

Token Replacer is a simple and small Java Library that helps replacing tokens in strings. You can replace the tokens with static values or create values "on-the-fly" by calling a generator. You can even pass arguments to the generator which makes it pretty powerful.

Group: de.marcelsauer Artifact: tokenreplacer
Show all versions Show documentation Show source 
 

0 downloads
Artifact tokenreplacer
Group de.marcelsauer
Version 1.3.2
Last update 18. December 2011
Organization not specified
URL http://github.com/niesfisch/tokenreplacer
License Apache 2
Dependencies amount 2
Dependencies junit, mockito-all,
There are maybe transitive dependencies!

qimono from group com.qitsoft (version 1.0)

The framework library base on Mockito used to stub methods with private visibility, final methods or static methods. Also this library could be used to assign/retrieve values from private fields and to substitute date and time in tests.

Group: com.qitsoft Artifact: qimono
Show documentation Show source 
 

0 downloads
Artifact qimono
Group com.qitsoft
Version 1.0
Last update 27. September 2011
Organization QitSoft Inc.
URL http://www.qitsoft.com/qimono/
License LGPL 3
Dependencies amount 3
Dependencies junit, mockito-all, asm-all,
There are maybe transitive dependencies!

spring-orm from group org.codehaus.castor (version 2.1)

This project provides a Castor JDO-specific implementation of the Spring ORM interfaces (as described at http://static.springframework.org/spring/docs/1.2.x/reference/orm.html), allowing users to use Spring ORM as their preferred choice of dealing with the persistence aspects of their applications.

Group: org.codehaus.castor Artifact: spring-orm
Show all versions Show documentation Show source 
 

3 downloads
Artifact spring-orm
Group org.codehaus.castor
Version 2.1
Last update 26. March 2011
Organization not specified
URL http://castor.org
License not specified
Dependencies amount 6
Dependencies castor-jdo, castor-xml, commons-logging, spring-aop, spring-orm, spring-jdbc,
There are maybe transitive dependencies!



Page 91 from 3 (items total 1013)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy