b

bootique-modules-parent

Stores common developments and deployment settings for Bootique standard modules.
https://bootique.io
Apache 2.0 License
ObjectStyle LLC
Andrus Adamchik
Files download
File Operation
bootique-modules-parent-3.0.21.pom download
Apache Maven
<dependency>
  <groupId>io.bootique.modules.parent</groupId>
  <artifactId>bootique-modules-parent</artifactId>
  <version>3.0.21</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'io.bootique.modules.parent:bootique-modules-parent:3.0.21'
Gradle Kotlin
implementation("io.bootique.modules.parent:bootique-modules-parent:3.0.21")
Scala SBT
libraryDependencies += "io.bootique.modules.parent" % "bootique-modules-parent" % "3.0.21"
Groovy Grape
@Grapes(
  @Grab(group='io.bootique.modules.parent', module='bootique-modules-parent', version='3.0.21')
)
Apache Ivy
<dependency org="io.bootique.modules.parent" name="bootique-modules-parent" rev="3.0.21" />
Leiningen
[io.bootique.modules.parent/bootique-modules-parent "3.0.21"]
Apache Buildr
'io.bootique.modules.parent:bootique-modules-parent:jar:3.0.21'
Dependencies
The project has no third-party dependencies