b

blazebit-parent

Parent POM for Blazebit projects. Provides default project build configuration.
http://www.blazebit.com
Apache License, Version 2.0
Blazebit
Blazebit Community
Files download
File Operation
blazebit-parent-7.pom download
Apache Maven
<dependency>
  <groupId>com.blazebit</groupId>
  <artifactId>blazebit-parent</artifactId>
  <version>7</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.blazebit:blazebit-parent:7'
Gradle Kotlin
implementation("com.blazebit:blazebit-parent:7")
Scala SBT
libraryDependencies += "com.blazebit" % "blazebit-parent" % "7"
Groovy Grape
@Grapes(
  @Grab(group='com.blazebit', module='blazebit-parent', version='7')
)
Apache Ivy
<dependency org="com.blazebit" name="blazebit-parent" rev="7" />
Leiningen
[com.blazebit/blazebit-parent "7"]
Apache Buildr
'com.blazebit:blazebit-parent:jar:7'
Dependencies
The project has no third-party dependencies