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

Download JAR files tagged by solutions with all dependencies

Search JAR files by class name

evo-tests from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-tests
Show documentation Show source 
 

0 downloads
Artifact evo-tests
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies evo-services, sisu-guice, guice-servlet, junit, mockito-core,
There are maybe transitive dependencies!

evo-jta from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-jta
Show documentation Show source 
 

0 downloads
Artifact evo-jta
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies evo-services, jsr305, jta, jms-api,
There are maybe transitive dependencies!

evo-logback from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-logback
Show documentation Show source 
 

0 downloads
Artifact evo-logback
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies evo-services, logback-classic,
There are maybe transitive dependencies!

evo-services from group org.atteo (version 0.6)

Group: org.atteo Artifact: evo-services
Show documentation Show source 
 

0 downloads
Artifact evo-services
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies evo-config, sisu-guice, guice-servlet, logback-classic, slf4j-api, jul-to-slf4j, log4j-over-slf4j, javax.servlet-api, jsr305, validation-api, guava,
There are maybe transitive dependencies!

evo-framework from group org.atteo (version 0.6)

Java application development framework focusing on configurability and easy testing. Promotes proven and simple solutions and specifically avoids the use of complicated and deprecated ones. It offers modular service framework based on Google Guice, Maven-like configuration management, logging with SLF4J, support for common JavaEE technologies: JDBC, JPA, JMS, JTA, JMX, Java Servlet API, JAX-RS. Promotes fresh approach to JavaEE development with dependency injection, annotation processing, modular design and easy unit testing.

Group: org.atteo Artifact: evo-framework
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact evo-framework
Group org.atteo
Version 0.6
Last update 09. January 2012
Organization Atteo
URL http://atteo.org/static/evo-framework
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jstaf from group net.sf.staf (version 3.4.4)

The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, logging, and monitoring). STAF removes the tedium of building an automation infrastructure, thus enabling you to focus on building your automation solution. The STAF framework provides the foundation upon which to build higher level solutions, and provides a pluggable approach supported across a large variety of platforms and languages. This component contains the STAF Java API (http://staf.sourceforge.net/current/STAFJava.htm ) only. For more information see http://staf.sourceforge.net/ .

Group: net.sf.staf Artifact: jstaf
Show all versions Show documentation Show source 
 

6 downloads
Artifact jstaf
Group net.sf.staf
Version 3.4.4
Last update 21. February 2011
Organization IBM
URL http://staf.sourceforge.net/
License Eclipse Public License, v1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xmlwriter from group xmlwriter (version 2.2.2)

A great way to output Xml. Far easier to code with than painful DOM or SAX like solutions and much nicer in terms of speed and memory usage. <br/> <br/> While XmlWriter contains its own xml outputter, it has the ability to sit on top of other core Xml writing products, such as <a href="http://xmlenc.sf.net/">XmlEnc</a>. In addition, the user may layer <a href="Optional.html">other functionalities</a> on top of the core writing, such as on the fly schema checking, date/number formatting, specific empty-element handling and pretty-printing.

Group: xmlwriter Artifact: xmlwriter
Show all versions Show documentation Show source 
 

0 downloads
Artifact xmlwriter
Group xmlwriter
Version 2.2.2
Last update 02. January 2008
Organization OSJava
URL http://www.osjava.org/xmlwriter/
License not specified
Dependencies amount 3
Dependencies xmlenc, isorelax, junit,
There are maybe transitive dependencies!

fireblocks-sdk from group com.fireblocks.sdk (version 4.0.0)

The Fireblocks Official SDK is a comprehensive software development kit that enables seamless integration and interaction with the Fireblocks platform. Fireblocks is a cutting-edge blockchain infrastructure platform that provides secure and scalable solutions for managing digital assets and transactions. This SDK empowers developers to build robust applications that can interact with the Fireblocks platform's features, including creating and managing vault accounts, initiating secure transactions, managing assets, and more. It abstracts complex interactions with the Fireblocks API, making it easier for developers to leverage the platform's capabilities while adhering to best practices in security and efficiency. Whether you're working on a cryptocurrency exchange, wallet application, or any other financial platform involving digital assets, the Fireblocks Official SDK simplifies the integration process and allows you to harness the power of Fireblocks' secure infrastructure. Stay ahead in the world of digital assets with this powerful SDK at your fingertips.</description>

Group: com.fireblocks.sdk Artifact: fireblocks-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact fireblocks-sdk
Group com.fireblocks.sdk
Version 4.0.0
Last update 17. September 2024
Organization not specified
URL https://github.com/fireblocks/java-sdk
License MIT License
Dependencies amount 7
Dependencies jackson-core, jackson-annotations, jackson-databind, jackson-datatype-jsr310, jackson-databind-nullable, jsr305, java-jwt,
There are maybe transitive dependencies!

stepping from group com.imperva.stepping (version 5.1.0)

Stepping is a framework designed to ease the implementation of data processing solutions. In use cases where we need to implement data or data-streaming algorithms or any other processing on data, we need to first handle many different infrastructure issues. For example, we need to decide how to split the data processing logic into different steps, think about our threading policy, how to handle communication between the different steps, error handling etc. One of the most important subjects is the Threading Policy of our solution. For example, we need to think how many threads to open, have the option to distribute the processing of data to multiple 'executors' in parallel, have a thread-safe communication layer between the threads etc. On top of that we also care a lot about the performance of our solution, we want to make sure that the latency added by these infrastructures is minimal as possible. Stepping aims to handle many of these aspects so developers can spend their time on the business logic instead of solving these infrastructure and data flow issues issues over and over again.

Group: com.imperva.stepping Artifact: stepping
Show all versions Show documentation Show source 
 

0 downloads
Artifact stepping
Group com.imperva.stepping
Version 5.1.0
Last update 01. July 2024
Organization not specified
URL https://github.com/imperva/stepping.git
License The Apache License, Version 2.0
Dependencies amount 6
Dependencies slf4j-simple, perf-sampler, slf4j-api, gs-core, gs-ui-swing, spring-context,
There are maybe transitive dependencies!

com.sap.conn.jco.sapjco3 from group com.github.easonjim (version 3.0.11)

The SAP Java Connector (SAP JCo) is a toolkit that allows a Java application to communicate with any SAP system. It combines an easy to use API with unprecedented flexibility and performance. The package supports both, Java to SAP System as well as SAP System to Java calls. - All SAP Connectors are licensed without additional license fees as part of the respective solution or component license. However, please note that each connector may be used only for connecting external (non-SAP) applications to SAP Systems / SAP Solutions. Scenarios, in which two external (non-SAP) applications are integrated via an SAP Connector, are not allowed. - The redistribution of any connector is not allowed. - All SAP users accessing application functionality through the relevant connector are required to be licensed under a respective solution or component license. To use the SAP JCo with the jco-jar project, you need to either install the SAP JCo jar downloaded from SAP to your local Maven repository (variant a) or deploy it to e.g. an enterprise Maven repository like Nexus or Artifactory (variant b): (a) mvn install:install-file -DgroupId=com.github.easonjim -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.11 -Dpackaging=jar -Dfile=path/to/sapjco3.jar (b) mvn deploy:deploy-file -DrepositoryId=[your.repo.id] -DgroupId=com.github.easonjim -DartifactId=com.sap.conn.jco.sapjco3 -Dversion=3.0.11 -Dpackaging=jar -Dfile=path/to/sapjco3.jar

Group: com.github.easonjim Artifact: com.sap.conn.jco.sapjco3
Show documentation Show source 
 

0 downloads
Artifact com.sap.conn.jco.sapjco3
Group com.github.easonjim
Version 3.0.11
Last update 22. May 2019
Organization easonjim@github
URL http://service.sap.com/connectors
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 295 from 3 (items total 2959)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy