не последняя версия
Последняя версия 1.7.0

org.geoserver.maven:build-configs 1.6-beta3

Contains the configuration files for a few plugins (for the moment, Jalopy only) so that there's no need to replicate them, put them on a remote server, or use an absolute path.

Категории

Категории

Maven Компиляция и сборка config Библиотеки уровня приложения Configuration Geo Прикладные библиотеки Geospatial
Группа

Группа

org.geoserver.maven
Идентификатор

Идентификатор

build-configs
Версия

Версия

1.6-beta3
Тип

Тип

jar

Скачать build-configs 1.6-beta3


<!-- https://jarcasting.com/artifacts/org.geoserver.maven/build-configs/ -->
<dependency>
    <groupId>org.geoserver.maven</groupId>
    <artifactId>build-configs</artifactId>
    <version>1.6-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.geoserver.maven/build-configs/
implementation 'org.geoserver.maven:build-configs:1.6-beta3'
// https://jarcasting.com/artifacts/org.geoserver.maven/build-configs/
implementation ("org.geoserver.maven:build-configs:1.6-beta3")
'org.geoserver.maven:build-configs:jar:1.6-beta3'
<dependency org="org.geoserver.maven" name="build-configs" rev="1.6-beta3">
  <artifact name="build-configs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geoserver.maven', module='build-configs', version='1.6-beta3')
)
libraryDependencies += "org.geoserver.maven" % "build-configs" % "1.6-beta3"
[org.geoserver.maven/build-configs "1.6-beta3"]