| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdcom.rhemsolutions |
| ArtifactId | ArtifactIdgxt-processors |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGXT processors
Annotation processors for GXT and RequestFactory
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gxt-processors-1.0.pom | |
| gxt-processors-1.0.jar | 17 KB |
| gxt-processors-1.0-sources.jar | 8 KB |
| gxt-processors-1.0-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.velocity : velocity | jar | 1.7 |
| org.hibernate : hibernate-entitymanager | jar | 4.1.8.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 |