The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.uwyn | jhighlight | 1.0 | - | jar | |
| javax.validation | validation-api | 1.0.0.GA | sources | jar | |
| javax.validation | validation-api | 1.0.0.GA | - | jar | |
| org.vectomatic | lib-gwt-svg | 0.5.4 | - | jar |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.google.gwt | gwt-dev | 2.4.0 | - | jar | |
| com.google.gwt | gwt-user | 2.4.0 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| javax.servlet | servlet-api | 2.3 | - | jar |
Samples to demonstrate basic use of lib-gwt-svg, a GWT library to access the SVG functionalities of web browsers
http://www.vectomatic.org/lib-gwt-svg-samples
A GWT library to access the SVG functionalities of web browsers
http://www.vectomatic.org/lib-gwt-svg
Unnamed - com.google.gwt:gwt-user:jar:2.4.0
Unnamed - com.google.gwt:gwt-dev:jar:2.4.0
Bean Validation (JSR-303) API.
Bean Validation (JSR-303) API.
JHighlight is an embeddable pure Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that you can easily identify the difference between your RIFE markup and the actual marked up source.