is not current version
Last Version 1.18.5

org.geomajas:geomajas-server-plugin-parent 1.18.3

Geomajas server: Plugin parent

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geomajas
ArtifactId

ArtifactId

geomajas-server-plugin-parent
Version

Version

1.18.3
Type

Type

pom

Download geomajas-server-plugin-parent 1.18.3


<!-- https://jarcasting.com/artifacts/org.geomajas/geomajas-server-plugin-parent/ -->
<dependency>
    <groupId>org.geomajas</groupId>
    <artifactId>geomajas-server-plugin-parent</artifactId>
    <version>1.18.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas/geomajas-server-plugin-parent/
implementation 'org.geomajas:geomajas-server-plugin-parent:1.18.3'
// https://jarcasting.com/artifacts/org.geomajas/geomajas-server-plugin-parent/
implementation ("org.geomajas:geomajas-server-plugin-parent:1.18.3")
'org.geomajas:geomajas-server-plugin-parent:pom:1.18.3'
<dependency org="org.geomajas" name="geomajas-server-plugin-parent" rev="1.18.3">
  <artifact name="geomajas-server-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas', module='geomajas-server-plugin-parent', version='1.18.3')
)
libraryDependencies += "org.geomajas" % "geomajas-server-plugin-parent" % "1.18.3"
[org.geomajas/geomajas-server-plugin-parent "1.18.3"]