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

Download JAR files tagged by oracle with all dependencies

Search JAR files by class name

org.openwms.core.infrastructure.oracle from group org.openwms (version 1.0)

Contains Spring configuration to create a DataSource for Oracle databases. The Oracle JDBC driver is repackaged and due to license reasons available in the private Nexus repository only.

Group: org.openwms Artifact: org.openwms.core.infrastructure.oracle
Show all versions Show source 
 

0 downloads
Artifact org.openwms.core.infrastructure.oracle
Group org.openwms
Version 1.0
Last update 15. April 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies hibernate-jpa-2.0-api, spring-context, commons-dbcp2, org.openwms.core.infrastructure.configuration.provider,
There are maybe transitive dependencies!

coherence-hibernate-integration from group com.oracle.coherence.hibernate (version 1.0.0)

The Coherence / Hibernate integration project encompasses the code of integration points between Hibernate and Oracle Coherence, currently consisting of a Coherence-based integration of the Hibernate second-level cache SPI, and a Hibernate-based implementation of the Coherence CacheStore SPI.

Group: com.oracle.coherence.hibernate Artifact: coherence-hibernate-integration
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact coherence-hibernate-integration
Group com.oracle.coherence.hibernate
Version 1.0.0
Last update 12. September 2013
Organization not specified
URL http://java.net/projects/cohhib
License Common Development and Distribution License 1.0 ("CDDL")
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

db from group com.intellisrc (version 2.9.1)

Manage databases as MySQL/MariaDB, SQLite, Postgresql, Oracle, SQLServer and more. Create, store and perform CRUD operations to data without having to use SQL (a light-weight implementation as alternative to Hibernate) or use the Fluid SQL builder.

Group: com.intellisrc Artifact: db
Show all versions Show documentation Show source 
 

0 downloads
Artifact db
Group com.intellisrc
Version 2.9.1
Last update 15. April 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 3
Dependencies groovy-extend, etc, reflections,
There are maybe transitive dependencies!

exonum-java-app from group com.exonum.binding (version 0.10.0)

Exonum Java application allows to bootstrap the Java runtime. It could have been a part of core, but remains in a separate module to break the circular dependency between the core (runtime configuration requiring time oracle) and the time oracle. The classpath of this module includes all of the dependencies of the native application.

Group: com.exonum.binding Artifact: exonum-java-app
Show all versions Show documentation Show source 
 

0 downloads
Artifact exonum-java-app
Group com.exonum.binding
Version 0.10.0
Last update 06. April 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies exonum-java-binding-core, exonum-time-oracle, log4j-core, log4j-slf4j18-impl,
There are maybe transitive dependencies!

chartfx from group io.fair-acc (version 11.3.1)

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Group: io.fair-acc Artifact: chartfx
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 10
Dependencies javafx-base, javafx-controls, ikonli-javafx, ikonli-fontawesome-pack, ikonli-fontawesome5-pack, dataset, math, controlsfx, pngj, HdrHistogram,
There are maybe transitive dependencies!

chartfx-chart from group de.gsi.chart (version 11.2.7)

This charting library ${project.artifactId}- is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...).

Group: de.gsi.chart Artifact: chartfx-chart
Show all versions Show documentation Show source 
 

0 downloads
Artifact chartfx-chart
Group de.gsi.chart
Version 11.2.7
Last update 26. April 2022
Organization not specified
URL Not specified
License LGPLv3
Dependencies amount 10
Dependencies javafx-base, javafx-controls, ikonli-javafx, ikonli-fontawesome-pack, ikonli-fontawesome5-pack, chartfx-dataset, chartfx-math, controlsfx, icu4j, pngj,
There are maybe transitive dependencies!

spring-jdbc-oracle-integrationtests from group com.github.ferstl (version 2.0.0)

Group: com.github.ferstl Artifact: spring-jdbc-oracle-integrationtests
Show all versions 
 

0 downloads
Artifact spring-jdbc-oracle-integrationtests
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies spring-jdbc-oracle, spring-context, spring-jdbc, ojdbc8, commons-dbcp, tomcat-jdbc, junit, java-hamcrest, mockito-core, spring-test,
There are maybe transitive dependencies!

spring-jdbc-oracle from group com.github.ferstl (version 2.0.0)

Group: com.github.ferstl Artifact: spring-jdbc-oracle
Show all versions Show documentation Show source 
 

2 downloads
Artifact spring-jdbc-oracle
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies spring-context, spring-jdbc, junit, java-hamcrest, mockito-core, spring-test,
There are maybe transitive dependencies!

spring-jdbc-oracle-ojdbc from group com.github.ferstl (version 2.0.0)

Group: com.github.ferstl Artifact: spring-jdbc-oracle-ojdbc
Show all versions Show documentation Show source 
 

93 downloads
Artifact spring-jdbc-oracle-ojdbc
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-jdbc-oracle-parent from group com.github.ferstl (version 2.0.0)

A variant of Spring's JdbcTemplate that uses Oracle Update Batching. If Spring's classic JdbcTemplate is used in combination with an Oracle DB, the `batchUpdate()` methods won't return the number of affected rows. Instead, these methods do always return an array containing -2 (`Statement#SUCCESS_NO_INFO`) in each element. In order to get the number of affected rows during a batch INSERT/UPDATE/DELETE, it is required to use [Oracle Update Batching](http://docs.oracle.com/cd/B28359_01/java.111/b31224/oraperf.htm#autoId2).

Group: com.github.ferstl Artifact: spring-jdbc-oracle-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-jdbc-oracle-parent
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL https://github.com/ferstl/spring-jdbc-oracle
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 75 from 77 (items total 762)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy