| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка config Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.htfv.maven.plugins |
| Идентификатор | Идентификаторbuild-configurator-maven-extension |
| Последняя версия | Последняя версия1.1.0.CR1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBuild Configurator Maven Extension
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/build-configurator-maven-extension/ -->
<dependency>
<groupId>com.github.htfv.maven.plugins</groupId>
<artifactId>build-configurator-maven-extension</artifactId>
<version>1.1.0.CR1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/build-configurator-maven-extension/
implementation 'com.github.htfv.maven.plugins:build-configurator-maven-extension:1.1.0.CR1'
// https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/build-configurator-maven-extension/
implementation ("com.github.htfv.maven.plugins:build-configurator-maven-extension:1.1.0.CR1")
'com.github.htfv.maven.plugins:build-configurator-maven-extension:jar:1.1.0.CR1'
<dependency org="com.github.htfv.maven.plugins" name="build-configurator-maven-extension" rev="1.1.0.CR1">
<artifact name="build-configurator-maven-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv.maven.plugins', module='build-configurator-maven-extension', version='1.1.0.CR1')
)
libraryDependencies += "com.github.htfv.maven.plugins" % "build-configurator-maven-extension" % "1.1.0.CR1"
[com.github.htfv.maven.plugins/build-configurator-maven-extension "1.1.0.CR1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.htfv.maven.plugins : maven-integration-testing | jar | 1.1.0.CR1 |