Categories |
CategoriesSecurity Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.geomajas.plugin |
ArtifactId | ArtifactIdgeomajas-server-plugin-staticsecurity-parent |
Version | Version1.14.0 |
Type | Typepom |
Filename | Size |
---|---|
geomajas-server-plugin-staticsecurity-parent-1.14.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-server-plugin-staticsecurity-parent/ -->
<dependency>
<groupId>org.geomajas.plugin</groupId>
<artifactId>geomajas-server-plugin-staticsecurity-parent</artifactId>
<version>1.14.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-server-plugin-staticsecurity-parent/
implementation 'org.geomajas.plugin:geomajas-server-plugin-staticsecurity-parent:1.14.0'
// https://jarcasting.com/artifacts/org.geomajas.plugin/geomajas-server-plugin-staticsecurity-parent/
implementation ("org.geomajas.plugin:geomajas-server-plugin-staticsecurity-parent:1.14.0")
'org.geomajas.plugin:geomajas-server-plugin-staticsecurity-parent:pom:1.14.0'
<dependency org="org.geomajas.plugin" name="geomajas-server-plugin-staticsecurity-parent" rev="1.14.0">
<artifact name="geomajas-server-plugin-staticsecurity-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.plugin', module='geomajas-server-plugin-staticsecurity-parent', version='1.14.0')
)
libraryDependencies += "org.geomajas.plugin" % "geomajas-server-plugin-staticsecurity-parent" % "1.14.0"
[org.geomajas.plugin/geomajas-server-plugin-staticsecurity-parent "1.14.0"]