AcrIS Google Web Toolkit Parent

Meta project defining GWT project defaults and allowing to build a new GWT maven based project easily.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

sk.seges.acris
ArtifactId

ArtifactId

acris-os-gwt-parent
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

AcrIS Google Web Toolkit Parent
Meta project defining GWT project defaults and allowing to build a new GWT maven based project easily.
Project Organization

Project Organization

Seges s.r.o.
Source Code Management

Source Code Management

http://code.google.com/p/acris/source

Download acris-os-gwt-parent

How to add to project

<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/ -->
<dependency>
    <groupId>sk.seges.acris</groupId>
    <artifactId>acris-os-gwt-parent</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/
implementation 'sk.seges.acris:acris-os-gwt-parent:2.0.0'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-os-gwt-parent/
implementation ("sk.seges.acris:acris-os-gwt-parent:2.0.0")
'sk.seges.acris:acris-os-gwt-parent:pom:2.0.0'
<dependency org="sk.seges.acris" name="acris-os-gwt-parent" rev="2.0.0">
  <artifact name="acris-os-gwt-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-os-gwt-parent', version='2.0.0')
)
libraryDependencies += "sk.seges.acris" % "acris-os-gwt-parent" % "2.0.0"
[sk.seges.acris/acris-os-gwt-parent "2.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.21
1.0.20