Build Configurator

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Maven Build Tools config Application Layer Libs Configuration
GroupId

GroupId

com.github.htfv.maven.plugins
ArtifactId

ArtifactId

build-configurator
Last Version

Last Version

1.1.0.CR1
Release Date

Release Date

Type

Type

pom
Description

Description

Build Configurator
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download build-configurator

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/build-configurator/ -->
<dependency>
    <groupId>com.github.htfv.maven.plugins</groupId>
    <artifactId>build-configurator</artifactId>
    <version>1.1.0.CR1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/build-configurator/
implementation 'com.github.htfv.maven.plugins:build-configurator:1.1.0.CR1'
// https://jarcasting.com/artifacts/com.github.htfv.maven.plugins/build-configurator/
implementation ("com.github.htfv.maven.plugins:build-configurator:1.1.0.CR1")
'com.github.htfv.maven.plugins:build-configurator:pom:1.1.0.CR1'
<dependency org="com.github.htfv.maven.plugins" name="build-configurator" rev="1.1.0.CR1">
  <artifact name="build-configurator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.htfv.maven.plugins', module='build-configurator', version='1.1.0.CR1')
)
libraryDependencies += "com.github.htfv.maven.plugins" % "build-configurator" % "1.1.0.CR1"
[com.github.htfv.maven.plugins/build-configurator "1.1.0.CR1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-configurator-build
  • build-configurator-core
  • build-configurator-maven-extension
  • build-configurator-maven-plugin
  • maven-integration-testing

Versions

Version
1.1.0.CR1
1.0.0
1.0.0.Beta1