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

Download JAR files tagged by isis with all dependencies

Search JAR files by class name

incode-parent from group org.incode (version 1.17.0)

This module is the parent of the Incode Platform modules, and can also be used as the parent for applications that use the Incode Platform modules. It builds upon the org.incode:incode-build standard parent POM, adding in additional Maven plugins for the Apache Isis framework.

Group: org.incode Artifact: incode-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact incode-parent
Group org.incode
Version 1.17.0
Last update 15. January 2019
Organization not specified
URL https://github.com/incodehq/incode-platform
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

danhaywood-isis-domainservice-stringinterpolator from group com.danhaywood.isis.domainservice (version 1.4.0)

A domain service for generating (mail-merging) .stringinterpolator files based on a template .stringinterpolator and an input XML file. Designed for use within Apache Isis, though has no dependencies on Isis.

Group: com.danhaywood.isis.domainservice Artifact: danhaywood-isis-domainservice-stringinterpolator
Show documentation Show source 
 

0 downloads
Artifact danhaywood-isis-domainservice-stringinterpolator
Group com.danhaywood.isis.domainservice
Version 1.4.0
Last update 16. March 2014
Organization not specified
URL https://github.com/danhaywood/isis-domainservice-stringinterpolator
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies isis-core-applib, ognl,
There are maybe transitive dependencies!

danhaywood-isis-domainservice-docx from group com.danhaywood.isis.domainservice (version 1.4.0)

A domain service for generating (mail-merging) .docx files based on a template .docx and an input XML file. Designed for use within Apache Isis, though has no dependencies on Isis.

Group: com.danhaywood.isis.domainservice Artifact: danhaywood-isis-domainservice-docx
Show all versions Show documentation Show source 
 

0 downloads
Artifact danhaywood-isis-domainservice-docx
Group com.danhaywood.isis.domainservice
Version 1.4.0
Last update 16. March 2014
Organization not specified
URL https://github.com/danhaywood/isis-domainservice-docx
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies isis-core-applib, docx4j, guava, jdom2,
There are maybe transitive dependencies!

isis-mavendeps-webapp from group org.apache.isis.mavendeps (version 2.0.0-M9)

Defines a module that can be almost used as a single dependency for running an Apache Isis webapp (Wicket, Restful Objects, GraphQL and Shiro security). Note: Also requires a persistence provider.

Group: org.apache.isis.mavendeps Artifact: isis-mavendeps-webapp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact isis-mavendeps-webapp
Group org.apache.isis.mavendeps
Version 2.0.0-M9
Last update 14. October 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies spring-boot-starter-web, isis-applib, isis-schema, isis-viewer-wicket-viewer, isis-viewer-restfulobjects-jaxrsresteasy4, isis-core-security, isis-security-bypass, isis-core-runtimeservices,
There are maybe transitive dependencies!

isis-wicket-wickedcharts-cpt from group org.isisaddons.wicket.wickedcharts (version 1.17.0)

A number of components for Apache Isis' Wicket viewer, to render a standalone chart or a bar chart for a collection of entities. Uses wickedcharts Wicket component, a wrapper around HighCharts JS. Note that a HighCharts license is required for any commercial usage.

Group: org.isisaddons.wicket.wickedcharts Artifact: isis-wicket-wickedcharts-cpt
Show all versions Show documentation Show source 
 

0 downloads
Artifact isis-wicket-wickedcharts-cpt
Group org.isisaddons.wicket.wickedcharts
Version 1.17.0
Last update 15. January 2019
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies isis-core-applib, commons-codec, wicked-charts-wicket7, highcharts-wrapper,
There are maybe transitive dependencies!

danhaywood-isis-wicket-wickedcharts from group com.danhaywood.isis.wicket (version 1.4.0)

A number of components for Apache Isis' Wicket viewer, to render a standalone chart or a bar chart for a collection of entities. Uses wickedcharts Wicket component, a wrapper around HighCharts JS. Note that a HighCharts license is required for any commercial usage.

Group: com.danhaywood.isis.wicket Artifact: danhaywood-isis-wicket-wickedcharts
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact danhaywood-isis-wicket-wickedcharts
Group com.danhaywood.isis.wicket
Version 1.4.0
Last update 17. March 2014
Organization not specified
URL https://github.com/danhaywood/isis-wicket-wickedcharts
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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.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
Last update 17. April 2019
Organization not specified
URL https://github.com/incodehq/incode-build
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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 
 

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 
 

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!



Page 11 from 11 (items total 109)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy