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

Download JAR files tagged by convient with all dependencies

Search JAR files by class name

coral from group org.tenkiv.coral (version 2.1.2.1)

Kotlin library to add convient classes and function.

Group: org.tenkiv.coral Artifact: coral
Show all versions Show documentation Show source 
 

0 downloads
Artifact coral
Group org.tenkiv.coral
Version 2.1.2.1
Last update 29. November 2018
Organization not specified
URL www.tenkiv.com
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies coral-common, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

core from group org.tenkiv.coral.jdk (version 1.0.1.1)

Kotlin library to add convient classes and function.

Group: org.tenkiv.coral.jdk Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group org.tenkiv.coral.jdk
Version 1.0.1.1
Last update 17. January 2018
Organization not specified
URL www.tenkiv.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

core from group com.tenkiv.coral.jdk (version 0.13.0.0)

Kotlin library to add convient classes and function.

Group: com.tenkiv.coral.jdk Artifact: core
Show all versions Show documentation Show source 
 

1 downloads
Artifact core
Group com.tenkiv.coral.jdk
Version 0.13.0.0
Last update 13. June 2017
Organization not specified
URL www.tenkiv.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

coral from group com.tenkiv.coral (version 0.3.2.0)

Kotlin library to add convient classes and function.

Group: com.tenkiv.coral Artifact: coral
Show documentation Show source 
 

0 downloads
Artifact coral
Group com.tenkiv.coral
Version 0.3.2.0
Last update 19. September 2016
Organization not specified
URL www.tenkiv.com
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

jdbctemplatetool from group org.crazycake (version 1.0.4-RELEASE)

Spring JdbcTemplate did very convient and useful, but it also has some disadvantages or in another word “inconvenient”. For example, you can’t just pass an object and tell JdbcTemplate to turn it into a sql and save to database just like hibernate does. Alright, you may say “JdbcTemplate doesn’t need you to write hbm.xml , so it’s understandable”. But is it true that this thing is impossible to achieve? And also you know JdbcTemplate can auto turn the result of a query to a list of persistent object a.k.a PO, but when you want to do this you will meet a problem: “How to ?”.Because you can’t find any function of JdbcTemplate to pass a sql and a PO class as we expected. After you google for it, you’ve been told you can create a BeanPropertyRowMapper to deal with this. But isn’t it could be more easier? Based on those questions I create JdbcTemplateTool which can provide these features.

Group: org.crazycake Artifact: jdbctemplatetool
Show documentation Show source 
 

0 downloads
Artifact jdbctemplatetool
Group org.crazycake
Version 1.0.4-RELEASE
Last update 24. September 2014
Organization not specified
URL https://github.com/alexxiyang/jdbctemplatetool
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies spring-orm, persistence-api, slf4j-api, slf4j-log4j12, spring-core, camel-name-utils,
There are maybe transitive dependencies!



Page 1 from 1 (items total 5)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy