License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-plugin-runtimeconfig-all |
Last Version | Last Version1.0.0-M2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionruntime configuration plug-in parent
runtime configuration plug-in grouping module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geomajas-plugin-runtimeconfig-all-1.0.0-M2.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-runtimeconfig-all/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-plugin-runtimeconfig-all</artifactId>
<version>1.0.0-M2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-runtimeconfig-all/
implementation 'org.geomajas.plugin:geomajas-plugin-runtimeconfig-all:1.0.0-M2'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-plugin-runtimeconfig-all/
implementation ("org.geomajas.plugin:geomajas-plugin-runtimeconfig-all:1.0.0-M2")
'org.geomajas.plugin:geomajas-plugin-runtimeconfig-all:pom:1.0.0-M2'
<dependency org="org.geomajas.plugin" name="geomajas-plugin-runtimeconfig-all" rev="1.0.0-M2">
<artifact name="geomajas-plugin-runtimeconfig-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-plugin-runtimeconfig-all', version='1.0.0-M2')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-plugin-runtimeconfig-all" % "1.0.0-M2"
[org.geomajas.plugin/geomajas-plugin-runtimeconfig-all "1.0.0-M2"]