GXT processors

Annotation processors for GXT and RequestFactory

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.rhemsolutions
ArtifactId

ArtifactId

gxt-processors
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GXT processors
Annotation processors for GXT and RequestFactory
Project URL

Project URL

https://github.com/poseidonjm/gxt-processors/
Source Code Management

Source Code Management

https://github.com/poseidonjm/gxt-processors/

Download gxt-processors

How to add to project

<!-- https://jarcasting.com/artifacts/com.rhemsolutions/gxt-processors/ -->
<dependency>
    <groupId>com.rhemsolutions</groupId>
    <artifactId>gxt-processors</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rhemsolutions/gxt-processors/
implementation 'com.rhemsolutions:gxt-processors:1.0'
// https://jarcasting.com/artifacts/com.rhemsolutions/gxt-processors/
implementation ("com.rhemsolutions:gxt-processors:1.0")
'com.rhemsolutions:gxt-processors:jar:1.0'
<dependency org="com.rhemsolutions" name="gxt-processors" rev="1.0">
  <artifact name="gxt-processors" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rhemsolutions', module='gxt-processors', version='1.0')
)
libraryDependencies += "com.rhemsolutions" % "gxt-processors" % "1.0"
[com.rhemsolutions/gxt-processors "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
org.hibernate : hibernate-entitymanager jar 4.1.8.Final

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0