Last Version

Geomajas SLD editor project 1.0.0-M2

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. The SLD project is a standalone project that implements a communication, editing and persistence library for SLD (Styled Layer Descriptor) styles.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas.project
ArtifactId

ArtifactId

geomajas-project-sld-editor-all
Version

Version

1.0.0-M2
Type

Type

pom
Description

Description

Geomajas SLD editor project
Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. The SLD project is a standalone project that implements a communication, editing and persistence library for SLD (Styled Layer Descriptor) styles.
Source Code Management

Source Code Management

https://github.com/geomajas/geomajas-project-sld-editor.git

Download geomajas-project-sld-editor-all 1.0.0-M2


<!-- https://jarcasting.com/artifacts/org.geomajas.project/geomajas-project-sld-editor-all/ -->
<dependency>
    <groupId>org.geomajas.project</groupId>
    <artifactId>geomajas-project-sld-editor-all</artifactId>
    <version>1.0.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.project/geomajas-project-sld-editor-all/
implementation 'org.geomajas.project:geomajas-project-sld-editor-all:1.0.0-M2'
// https://jarcasting.com/artifacts/org.geomajas.project/geomajas-project-sld-editor-all/
implementation ("org.geomajas.project:geomajas-project-sld-editor-all:1.0.0-M2")
'org.geomajas.project:geomajas-project-sld-editor-all:pom:1.0.0-M2'
<dependency org="org.geomajas.project" name="geomajas-project-sld-editor-all" rev="1.0.0-M2">
  <artifact name="geomajas-project-sld-editor-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.project', module='geomajas-project-sld-editor-all', version='1.0.0-M2')
)
libraryDependencies += "org.geomajas.project" % "geomajas-project-sld-editor-all" % "1.0.0-M2"
[org.geomajas.project/geomajas-project-sld-editor-all "1.0.0-M2"]

Dependencies

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

Project Modules

  • expert-common
  • expert-gwt
  • expert-gwt-example-jar
  • expert-gwt-example