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

Download JAR files tagged by locking with all dependencies


lion-spring-security from group com.github.joselion (version 1.2.3)

Library wapper to simply implement Spring Security to Spring Boot projects with additional features like locking and and expiration, by simpli adding the database account information to the application propertiies file

Group: com.github.joselion Artifact: lion-spring-security
Show all versions Show documentation Show source 
Download lion-spring-security.jar (1.2.3)
 

0 downloads
Artifact lion-spring-security
Group com.github.joselion
Version 1.2.3
Last update 17. December 2018
Organization not specified
URL https://github.com/JoseLion/LionSpringSecurity
License MIT License
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!

incode-build from group org.incode (version 8)

Group: org.incode Artifact: incode-build
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact incode-build
Group org.incode
Version 8


helloworld-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: helloworld-archetype
Show all versions Show source 
Download helloworld-archetype.jar (2.0.0-M2)
 

0 downloads
Artifact helloworld-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/helloworld
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simpleapp-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: simpleapp-archetype
Show all versions Show source 
Download simpleapp-archetype.jar (2.0.0-M2)
 

0 downloads
Artifact simpleapp-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/simpleapp
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
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!

mmm-util-backport-java.util.function from group net.sf.m-m-m (version 1.0.1)

A backport for java.util.function to be used in java versions older than 1.8. As there are no default methods before 1.8 the backport is very limited. It only allows to create libraries with modern APIs to allow 1.8 code to use nice and natural lambdas without locking out users with older java versions. ATTENTION: This only works with -Xbootclasspath. Also it is inofficial and invalid according to JCP/JSR. However, we need a working update-path to 1.8.

Group: net.sf.m-m-m Artifact: mmm-util-backport-java.util.function
Show all versions Show documentation Show source 
Download mmm-util-backport-java.util.function.jar (1.0.1)
 

344 downloads
Artifact mmm-util-backport-java.util.function
Group net.sf.m-m-m
Version 1.0.1
Last update 11. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jackrabbit-ocm from group org.apache (version 2.0.0)

This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.

Group: org.apache Artifact: jackrabbit-ocm
Show documentation Show source 
Download jackrabbit-ocm.jar (2.0.0)
 

0 downloads
Artifact jackrabbit-ocm
Group org.apache
Version 2.0.0
Last update 06. July 2012
Organization not specified
URL http://jackrabbit.apache.org/object-content-mapping.html
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!

jackrabbit-ocm from group org.apache.jackrabbit (version 1.5.3)

This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.

Group: org.apache.jackrabbit Artifact: jackrabbit-ocm
Show all versions Show source 
Download jackrabbit-ocm.jar (1.5.3)
 

1 downloads
Artifact jackrabbit-ocm
Group org.apache.jackrabbit
Version 1.5.3
Last update 26. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies jcr, commons-digester, commons-collections, commons-lang, slf4j-api, cglib, commons-beanutils,
There are maybe transitive dependencies!



Page 8 from 8 (items total 79)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy