c

com.bitplan.pom

definition of common generic maven aspects of BITPlan's projects
https://github.com/${github.owner}/${github.project}
Apache 2.0
BITPlan GmbH
Wolfgang Fahl
Files download
File Operation
com.bitplan.pom-0.0.34.pom download
Apache Maven
<dependency>
  <groupId>com.bitplan.pom</groupId>
  <artifactId>com.bitplan.pom</artifactId>
  <version>0.0.34</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.bitplan.pom:com.bitplan.pom:0.0.34'
Gradle Kotlin
implementation("com.bitplan.pom:com.bitplan.pom:0.0.34")
Scala SBT
libraryDependencies += "com.bitplan.pom" % "com.bitplan.pom" % "0.0.34"
Groovy Grape
@Grapes(
  @Grab(group='com.bitplan.pom', module='com.bitplan.pom', version='0.0.34')
)
Apache Ivy
<dependency org="com.bitplan.pom" name="com.bitplan.pom" rev="0.0.34" />
Leiningen
[com.bitplan.pom/com.bitplan.pom "0.0.34"]
Apache Buildr
'com.bitplan.pom:com.bitplan.pom:jar:0.0.34'
Dependencies
The project has no third-party dependencies