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

Download JAR files tagged by spring with all dependencies

Search JAR files by class name

org.gvnix.web.report.roo.addon.addon from group org.gvnix (version 2.0.0.M1)

JasperReport support for Spring MVC based projects. With JasperReport support you give to the project the feature of create reports in several output formats

Group: org.gvnix Artifact: org.gvnix.web.report.roo.addon.addon
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.gvnix.web.report.roo.addon.addon
Group org.gvnix
Version 2.0.0.M1
Last update 29. June 2015
Organization General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.
URL http://www.gvnix.org
License GNU General Public License (GPL), Version 3.0
Dependencies amount 6
Dependencies org.gvnix.web.report.roo.addon.annotations, org.osgi.core, org.osgi.compendium, org.apache.felix.scr.annotations, org.springframework.roo.addon.web.mvc.jsp, org.gvnix.support,
There are maybe transitive dependencies!

org.gvnix.web.json.binding from group org.gvnix (version 2.0.0.M1)

Classes which allow to use spring binding utilities (validation and conversion service) in JSON request.

Group: org.gvnix Artifact: org.gvnix.web.json.binding
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.gvnix.web.json.binding
Group org.gvnix
Version 2.0.0.M1
Last update 29. June 2015
Organization General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.
URL http://www.gvnix.org
License GNU General Public License (GPL), Version 3.0
Dependencies amount 7
Dependencies spring-webmvc, validation-api, jackson-core, jackson-annotations, jackson-databind, slf4j-api, commons-lang3,
There are maybe transitive dependencies!

org.gvnix.web.report.roo.addon from group org.gvnix (version 2.0.0.M1)

JasperReport support for Spring MVC based projects. With JasperReport support you give to the project the feature of create reports in several output formats

Group: org.gvnix Artifact: org.gvnix.web.report.roo.addon
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gvnix.web.report.roo.addon
Group org.gvnix
Version 2.0.0.M1
Last update 29. June 2015
Organization General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.
URL http://www.gvnix.org
License GNU General Public License (GPL), Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.gvnix.occ.roo.addon from group org.gvnix (version 2.0.0.M1)

JPA Optimistic Control for Spring Roo. For those applications that starts with an unmodifiable schema and the tables don't have the column 'version' for concurrency control.

Group: org.gvnix Artifact: org.gvnix.occ.roo.addon
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gvnix.occ.roo.addon
Group org.gvnix
Version 2.0.0.M1
Last update 29. June 2015
Organization General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.
URL http://www.gvnix.org
License GNU General Public License (GPL), Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-boot-starter-jade4j from group com.domingosuarez.boot (version 0.3.0)

This Starter provides you the minimal and required configuration to use jade templates as views in your Spring Boot application.

Group: com.domingosuarez.boot Artifact: spring-boot-starter-jade4j
Show all versions Show documentation Show source 
 

2 downloads
Artifact spring-boot-starter-jade4j
Group com.domingosuarez.boot
Version 0.3.0
Last update 09. June 2015
Organization not specified
URL https://github.com/domix/spring-boot-starter-jade4j
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies spring-boot-starter-web, spring-core, spring-jade4j, jade4j,
There are maybe transitive dependencies!

dropbox-boot from group com.workrefined (version 0.1.1)

Glue module for using Dropbox Core API with Spring Boot, using autowiring and externalized configuration of access information

Group: com.workrefined Artifact: dropbox-boot
Show documentation Show source 
 

0 downloads
Artifact dropbox-boot
Group com.workrefined
Version 0.1.1
Last update 28. April 2015
Organization not specified
URL https://github.com/deafgreatdane/dropbox-boot
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies spring-boot-starter, dropbox-core-sdk, commons-lang,
There are maybe transitive dependencies!

scalatest-spring_2.11 from group com.github.lancearlaus (version 0.1.0)

A simple integration of ScalaTest with Spring to manage test context lifecycle. Uses standard Spring annotations and a stackable Scala trait.

Group: com.github.lancearlaus Artifact: scalatest-spring_2.11
Show documentation Show source 
 

0 downloads
Artifact scalatest-spring_2.11
Group com.github.lancearlaus
Version 0.1.0
Last update 20. April 2015
Organization com.github.lancearlaus
URL http://github.com/lancearlaus/scalatest-spring
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, scalatest_2.11, spring-context, spring-test,
There are maybe transitive dependencies!

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

Contains a Spring configuration to create a DataSource for PostgreSQL databases. This bundle is packaged with the main application.

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

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

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

Contains Spring configuration to start an in-memory HSQL database and creates a suitable DataSource for test purposes.

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

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

org.openwms.core.infrastructure.configuration.provider from group org.openwms (version 1.0)

This component wraps the org.openwms.core.infrastructure.configuration component into a JAR file that is deployed in Non-OSGI environments and can be accessed by Spring from classpath.

Group: org.openwms Artifact: org.openwms.core.infrastructure.configuration.provider
Show documentation Show source 
 

0 downloads
Artifact org.openwms.core.infrastructure.configuration.provider
Group org.openwms
Version 1.0
Last update 15. April 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, spring-webmvc,
There are maybe transitive dependencies!



Page 1760 from 1848 (items total 18471)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy