Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.entando.entando.plugins |
ArtifactId | ArtifactIdentando-plugin-jpgeoref |
Version | Version4.3.2 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpgeoref/ -->
<dependency>
<groupId>org.entando.entando.plugins</groupId>
<artifactId>entando-plugin-jpgeoref</artifactId>
<version>4.3.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpgeoref/
implementation 'org.entando.entando.plugins:entando-plugin-jpgeoref:4.3.2'
// https://jarcasting.com/artifacts/org.entando.entando.plugins/entando-plugin-jpgeoref/
implementation ("org.entando.entando.plugins:entando-plugin-jpgeoref:4.3.2")
'org.entando.entando.plugins:entando-plugin-jpgeoref:war:4.3.2'
<dependency org="org.entando.entando.plugins" name="entando-plugin-jpgeoref" rev="4.3.2">
<artifact name="entando-plugin-jpgeoref" type="war" />
</dependency>
@Grapes(
@Grab(group='org.entando.entando.plugins', module='entando-plugin-jpgeoref', version='4.3.2')
)
libraryDependencies += "org.entando.entando.plugins" % "entando-plugin-jpgeoref" % "4.3.2"
[org.entando.entando.plugins/entando-plugin-jpgeoref "4.3.2"]