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

Download JAR files tagged by procedures with all dependencies


mybatis from group io.github.flyinwind1 (version 3.5.11.2)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: io.github.flyinwind1 Artifact: mybatis
Show all versions Show documentation Show source 
Download mybatis.jar (3.5.11.2)
 

0 downloads
Artifact mybatis
Group io.github.flyinwind1
Version 3.5.11.2
Last update 11. December 2022
Organization not specified
URL https://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

mybatis from group com.github.huangzhouhong (version 0.0.2)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: com.github.huangzhouhong Artifact: mybatis
Show all versions Show documentation Show source 
Download mybatis.jar (0.0.2)
 

0 downloads
Artifact mybatis
Group com.github.huangzhouhong
Version 0.0.2
Last update 06. February 2020
Organization not specified
URL http://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 2
Dependencies antlr4-runtime, antlr4,
There are maybe transitive dependencies!

mybatis from group com.pig4cloud (version 0.5.2)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: com.pig4cloud Artifact: mybatis
Show documentation Show source 
Download mybatis.jar (0.5.2)
 

0 downloads
Artifact mybatis
Group com.pig4cloud
Version 0.5.2
Last update 03. November 2019
Organization not specified
URL http://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mybatis from group tk.mybatis (version 3.4.6-beta1)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: tk.mybatis Artifact: mybatis
Show documentation Show source 
Download mybatis.jar (3.4.6-beta1)
 

4 downloads
Artifact mybatis
Group tk.mybatis
Version 3.4.6-beta1
Last update 16. July 2018
Organization not specified
URL http://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mybatis-jpa from group org.singledog (version 3.4.7)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: org.singledog Artifact: mybatis-jpa
Show all versions Show documentation Show source 
Download mybatis-jpa.jar (3.4.7)
 

7 downloads
Artifact mybatis-jpa
Group org.singledog
Version 3.4.7
Last update 21. November 2017
Organization not specified
URL http://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 1
Dependencies jsqlparser,
There are maybe transitive dependencies!

sybase-proc-maven-plugin from group com.googlecode.msidor.maven.plugins (version 1.0.3)

Maven plugin that allows to generate sources of SYBASE stored procedures. The generated files might then be versioned together with project code. This plugin allows to generate sources for selected procedures as well as all sub-procedures that are being called by "exec" command. Additionally, the stored procedures configuration might be publish automatically to CONFLUENCE.

Group: com.googlecode.msidor.maven.plugins Artifact: sybase-proc-maven-plugin
Show all versions Show documentation Show source 
Download sybase-proc-maven-plugin.jar (1.0.3)
 

0 downloads
Artifact sybase-proc-maven-plugin
Group com.googlecode.msidor.maven.plugins
Version 1.0.3
Last update 28. November 2014
Organization not specified
URL https://code.google.com/p/sybase-proc-maven-plugin/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies maven-plugin-api, xmlrpc-client,
There are maybe transitive dependencies!

parent from group org.codedoers.util (version 0.0.2)

Provides the common configuration used by any other codedoers maven artifacts. This configuration covers (or can cover in future versions): - automatic checkstyle rules for any project - signing procedures - automatic documentation/site generation - etc.

Group: org.codedoers.util Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group org.codedoers.util
Version 0.0.2
Last update 25. June 2014
Organization codedoers.org
URL https://bitbucket.org/codedoers/util-parent-pom
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

zalando-sprocwrapper from group org.zalando (version 3.2.1)

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Group: org.zalando Artifact: zalando-sprocwrapper
Show all versions Show documentation Show source 
Download zalando-sprocwrapper.jar (3.2.1)
 

0 downloads
Artifact zalando-sprocwrapper
Group org.zalando
Version 3.2.1
Last update 18. October 2022
Organization Zalando SE
URL https://github.com/zalando-incubator/java-sproc-wrapper
License MIT License
Dependencies amount 11
Dependencies slf4j-api, spring-jdbc, postgresql, commons-lang, commons-beanutils, hibernate-validator, javax.el, reflections, guava, persistence-api, joda-time,
There are maybe transitive dependencies!

zalando-sprocwrapper from group de.zalando (version 2.0.0)

Library to make PostgreSQL stored procedures available through simple Java "*SProcService" interfaces including automatic object serialization and deserialization (using typemapper and convention-over-configuration). Supports sharding, advisory locking, statement timeouts and PostgreSQL types such as enums and hstore.

Group: de.zalando Artifact: zalando-sprocwrapper
Show all versions Show documentation Show source 
Download zalando-sprocwrapper.jar (2.0.0)
 

1 downloads
Artifact zalando-sprocwrapper
Group de.zalando
Version 2.0.0
Last update 04. August 2017
Organization Zalando/Technology/Platform
URL https://github.com/zalando-incubator/java-sproc-wrapper
License MIT License
Dependencies amount 12
Dependencies spring-jdbc, postgresql, slf4j-api, slf4j-log4j12, commons-lang, commons-beanutils, validation-api, hibernate-validator, reflections, guava, persistence-api, joda-time,
There are maybe transitive dependencies!

jfire-sql from group link.jfire (version 1.0.4)

Jfire - SQL is a very powerful SQL framework. By method interface binding with the SQL statement to decouple SQL statements and procedures. At the same time provides a very friendly placeholder to enhance the readability of the code. And support for dynamic SQL feature, automatic paging characteristics, dynamic table name field names, and other functions.

Group: link.jfire Artifact: jfire-sql
Show all versions Show documentation Show source 
Download jfire-sql.jar (1.0.4)
 

0 downloads
Artifact jfire-sql
Group link.jfire
Version 1.0.4
Last update 04. February 2016
Organization not specified
URL www.jfire.link
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jfire-baseutil, javassist,
There are maybe transitive dependencies!



Page 10 from 11 (items total 106)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy