Last Version

CrudContainer Demo 1.1.14

A Container implementation for Vaadin which uses a Crud as backend.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks Container
GroupId

GroupId

dk.apaq.vaadin.addon
ArtifactId

ArtifactId

crudcontainer-demo
Version

Version

1.1.14
Type

Type

war
Description

Description

CrudContainer Demo
A Container implementation for Vaadin which uses a Crud as backend.
Project URL

Project URL

http://apaq.dk/crudcontainer-demo
Project Organization

Project Organization

Apaq
Source Code Management

Source Code Management

https://code.google.com/p/crudcontainer-vaadin/source/browse/tags/crudcontainer-1.1.14/crudcontainer-demo

Download crudcontainer-demo 1.1.14


<!-- https://jarcasting.com/artifacts/dk.apaq.vaadin.addon/crudcontainer-demo/ -->
<dependency>
    <groupId>dk.apaq.vaadin.addon</groupId>
    <artifactId>crudcontainer-demo</artifactId>
    <version>1.1.14</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/dk.apaq.vaadin.addon/crudcontainer-demo/
implementation 'dk.apaq.vaadin.addon:crudcontainer-demo:1.1.14'
// https://jarcasting.com/artifacts/dk.apaq.vaadin.addon/crudcontainer-demo/
implementation ("dk.apaq.vaadin.addon:crudcontainer-demo:1.1.14")
'dk.apaq.vaadin.addon:crudcontainer-demo:war:1.1.14'
<dependency org="dk.apaq.vaadin.addon" name="crudcontainer-demo" rev="1.1.14">
  <artifact name="crudcontainer-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='dk.apaq.vaadin.addon', module='crudcontainer-demo', version='1.1.14')
)
libraryDependencies += "dk.apaq.vaadin.addon" % "crudcontainer-demo" % "1.1.14"
[dk.apaq.vaadin.addon/crudcontainer-demo "1.1.14"]

Dependencies

compile (2)

Group / Artifact Type Version
dk.apaq.vaadin.addon : crudcontainer-addon jar 1.1.14
com.vaadin : vaadin jar 6.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.