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

Download JAR files tagged by presentation with all dependencies

Search JAR files by class name

java-presentation-manager from group com.github.jpaoletti (version 1.5.3)

Java Presentation Manager is a CRUD system with extended tools to fast build an administrative and monitoring web site based in xml definition files, with data source and interface independece so you can define your model in xml terms and choose the data sources and visualization that you like most.

Group: com.github.jpaoletti Artifact: java-presentation-manager
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact java-presentation-manager
Group com.github.jpaoletti
Version 1.5.3
Last update 11. April 2013
Organization not specified
URL http://jpaoletti.github.com/java-presentation-manager/
License GNU AFFERO GENERAL PUBLIC LICENSE v3
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

docbook from group net.sf.docbook (version 5.0-2)

DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats.

Group: net.sf.docbook Artifact: docbook
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact docbook
Group net.sf.docbook
Version 5.0-2
Last update 24. August 2012
Organization not specified
URL http://docbook.sourceforge.net/
License MIT like
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

displaytag from group displaytag (version 1.2)

Group: displaytag Artifact: displaytag
Show all versions Show source 
 

28 downloads
Artifact displaytag
Group displaytag
Version 1.2
Last update 27. December 2008
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies commons-collections, commons-lang, itext, commons-beanutils, jcl104-over-slf4j, slf4j-log4j12,
There are maybe transitive dependencies!

displaytag-doc from group displaytag (version 1.2)

The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.

Group: displaytag Artifact: displaytag-doc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact displaytag-doc
Group displaytag
Version 1.2
Last update 27. December 2008
Organization the Displaytag team
URL http://displaytag.sourceforge.net
License Artistic License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

struts-parent from group org.apache.struts (version 2)

The goal of the Apache Struts project is to encourage application architectures based on the "Model 2" approach, a variation of the classic Model-View-Controller (MVC) design paradigm. Under Model 2, a servlet (or equivalent) manages business logic execution, and presentation logic resides mainly in server pages.

Group: org.apache.struts Artifact: struts-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact struts-parent
Group org.apache.struts
Version 2
Last update 06. May 2006
Organization not specified
URL http://struts.apache.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

neo4j-docbook-xml from group org.neo4j.build.plugins (version 4.5)

DocBook is an XML vocabulary that lets you create documents in a presentation-neutral form that captures the logical structure of your content. Using free tools along with the DocBook XSL stylesheets, you can publish your content as HTML pages and PDF files, and in many other formats. This module is a fork by the Neo4j Team.

Group: org.neo4j.build.plugins Artifact: neo4j-docbook-xml

 

0 downloads
Artifact neo4j-docbook-xml
Group org.neo4j.build.plugins
Version 4.5
Last update 25. March 2014
Organization not specified
URL http://docbook.sourceforge.net/
License MIT like
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

solidblue3 from group it.tidalwave.solidblue3 (version 1.1)

A tool for data backup and consistency. Architecture and technologies: + the classic three-tier architecture is used: Model, DAO, Presentation; + [Spring 6 / Spring Boot 3](https://spring.io/) is the reference framework; + [SQLite](https://sqlite.org/) is the underlying database; + [Spring Data JPA](https://docs.spring.io/spring-data/jpa/docs/current/reference/html/) with [Hibernate](https://hibernate.org/) is used as ORM; + JPA entities are separated objects; + `Finder` and DCI roles from [TheseFoolishThings](http://tidalwave.it/projects/thesefoolishthings) are used; + [SLF4J](https://slf4j.org) and [Logback](https://logback.qos.ch) are used for logging; + [TestNG](https://testng.org) and [Mockito](https://site.mockito.org/) are used for testing; + [Lombok](https://projectlombok.org) is used for cleaner code.

Group: it.tidalwave.solidblue3 Artifact: solidblue3
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact solidblue3
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL https://tidalwave.bitbucket.io/solidblue3j/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

solidblue3-model from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: solidblue3-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact solidblue3-model
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies it-tidalwave-util, solidblue3-commons, spring-context, jakarta.transaction-api, jakarta.inject-api,
There are maybe transitive dependencies!

solidblue3-dao from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: solidblue3-dao
Show all versions Show documentation Show source 
 

0 downloads
Artifact solidblue3-dao
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies solidblue3-model, solidblue3-commons, it-tidalwave-util, spring-boot-starter-data-jpa,
There are maybe transitive dependencies!

solidblue3-commons from group it.tidalwave.solidblue3 (version 1.1)

Group: it.tidalwave.solidblue3 Artifact: solidblue3-commons
Show all versions Show documentation Show source 
 

0 downloads
Artifact solidblue3-commons
Group it.tidalwave.solidblue3
Version 1.1
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies it-tidalwave-util, spring-data-commons, spring-data-jpa, spring-context, spring-orm, jakarta.transaction-api, jakarta.persistence-api,
There are maybe transitive dependencies!



Page 22 from 23 (items total 227)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy