b

bootique-modules-parent

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