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

Download JAR files tagged by without with all dependencies

Search JAR files by class name

dbvolution10 from group nz.co.gregs (version 1.0.1)

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The queries performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz.

Group: nz.co.gregs Artifact: dbvolution10
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution10
Group nz.co.gregs
Version 1.0.1
Last update 11. June 2023
Organization Gregory Graham
URL http://dbvolution.gregs.co.nz
License Commercial License
Dependencies amount 31
Dependencies mysql-connector-java, h2, postgresql, reflections, commons-logging, dbvolution-eclipse, jung-visualization, jung-graph-impl, sqlite-jdbc, commons-codec, nuodb-jdbc, derby, derbyclient, jts, joda-time, simmetrics-core, jtds, mssql-jdbc, annotations, jsr305, jackson-dataformat-yaml, jackson-databind, jbcrypt, commons-lang3, commons-crypto, compiler, ojdbc10, regexi, separatedstring, core, looper,
There are maybe transitive dependencies!

dbvolution7 from group nz.co.gregs (version 1.0.0)

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The queries performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz.

Group: nz.co.gregs Artifact: dbvolution7
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbvolution7
Group nz.co.gregs
Version 1.0.0
Last update 27. May 2019
Organization Gregory Graham
URL http://dbvolution.gregs.co.nz
License Commercial License
Dependencies amount 26
Dependencies mysql-connector-java, h2, mysql-connector-mxj, postgresql, reflections, commons-logging, dbvolution-eclipse, jung-visualization, jung-graph-impl, sqlite-jdbc, commons-codec, nuodb-jdbc, derby, derbyclient, jts, joda-time, simmetrics-core, jtds, mssql-jdbc, annotations, jsr305, jackson-dataformat-yaml, jackson-databind, jbcrypt, commons-lang3, commons-crypto,
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!

dbvolution from group nz.co.gregs (version 1.0.5)

Advanced Library to Remove Object Relational Impedance. DBvolution translates all database concepts into Object Oriented concepts, allowing you to spend all your time writing Java rather than fixing broken and awkward SQL. DBvolution transforms your schema into classes, reduces the database configuration to sparse annotations on the classes, and allows querying directly from the classes. Queries are created inside your java code and takes as little as one line for a multi-table outer join. Retrieving the rows from the query is only one more method call. Dozens of SQL functions are available without leaving your Java code and use chaining to build complex expressions easily. Transactions are encapsulated into a thread-like API, allowing you to write complex database interactions in complete safety. The actions performed by DBvolution are always available for debugging and checking by DBAs before release. There are examples in nz.co.gregs.dbvolution.examples, and documentation at http://dbvolution.gregs.co.nz and http://sourceforge.net/p/dbvolution/blog/

Group: nz.co.gregs Artifact: dbvolution
Show all versions Show documentation Show source 
 

1 downloads
Artifact dbvolution
Group nz.co.gregs
Version 1.0.5
Last update 18. August 2018
Organization not specified
URL http://dbvolution.gregs.co.nz
License Non-commercial License
Dependencies amount 16
Dependencies mysql-connector-java, h2, mysql-connector-mxj, postgresql, reflections, commons-logging, dbvolution-eclipse, jung-visualization, jung-graph-impl, sqlite-jdbc, commons-codec, nuodb-jdbc, derby, derbyclient, jts, joda-time,
There are maybe transitive dependencies!

GroovyConsole from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: GroovyConsole
Show documentation Show source 
 

0 downloads
Artifact GroovyConsole
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies groovy-all,
There are maybe transitive dependencies!

zk-dl-private from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: zk-dl-private
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact zk-dl-private
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 1
Dependencies DLHelpers,
There are maybe transitive dependencies!

TabboxMoveAndHelp from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: TabboxMoveAndHelp
Show documentation Show source 
 

0 downloads
Artifact TabboxMoveAndHelp
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ZKComposer,
There are maybe transitive dependencies!

JavaHelp from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: JavaHelp
Show documentation Show source 
 

0 downloads
Artifact JavaHelp
Group cz.datalite.zk-dl
Version 1.4.5
Last update 02. May 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies javahelp, zk, zul, zhtml,
There are maybe transitive dependencies!

ZKLiferay from group cz.datalite.zk-dl (version 1.4.5)

Group: cz.datalite.zk-dl Artifact: ZKLiferay
Show documentation Show source 
 

0 downloads
Artifact ZKLiferay
Group cz.datalite.zk-dl
Version 1.4.5
Last update 30. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ZKInfrastructure from group cz.datalite.zk-dl (version 1.4.5.3)

Group: cz.datalite.zk-dl Artifact: ZKInfrastructure
Show all versions Show documentation Show source 
 

0 downloads
Artifact ZKInfrastructure
Group cz.datalite.zk-dl
Version 1.4.5.3
Last update 20. April 2017
Organization not specified
URL Not specified
License GNU LESSER GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 14
Dependencies spring-core, spring-beans, spring-aop, spring-context, spring-tx, spring-orm, spring-security-core, zk, zul, HibernateDAO, SpringService, ZKDLComponents, ZKComposer, ZKDLComponentsHibernateExt,
There are maybe transitive dependencies!



Page 194 from 197 (items total 1963)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy