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-11.pom download
Apache Maven
<dependency>
  <groupId>com.blazebit</groupId>
  <artifactId>blazebit-parent</artifactId>
  <version>11</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.blazebit:blazebit-parent:11'
Gradle Kotlin
implementation("com.blazebit:blazebit-parent:11")
Scala SBT
libraryDependencies += "com.blazebit" % "blazebit-parent" % "11"
Groovy Grape
@Grapes(
  @Grab(group='com.blazebit', module='blazebit-parent', version='11')
)
Apache Ivy
<dependency org="com.blazebit" name="blazebit-parent" rev="11" />
Leiningen
[com.blazebit/blazebit-parent "11"]
Apache Buildr
'com.blazebit:blazebit-parent:jar:11'
Dependencies
The project has no third-party dependencies