i

imagingbook-parent-pom

Parent POM (Project Object Model) for general (non-plugin) imagingbook artifacts. This code is part of the imagingbook software suite accompanying the image processing textbooks by W. Burger and M.J. Burge (Springer 2006-2022).
http://www.imagingbook.com
BSD 2-Clause "Simplified" License
Wilhelm Burger Mark J. Burge
Files download
File Operation
imagingbook-parent-pom-7.1.0.pom download
Apache Maven
<dependency>
  <groupId>com.imagingbook</groupId>
  <artifactId>imagingbook-parent-pom</artifactId>
  <version>7.1.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.imagingbook:imagingbook-parent-pom:7.1.0'
Gradle Kotlin
implementation("com.imagingbook:imagingbook-parent-pom:7.1.0")
Scala SBT
libraryDependencies += "com.imagingbook" % "imagingbook-parent-pom" % "7.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.imagingbook', module='imagingbook-parent-pom', version='7.1.0')
)
Apache Ivy
<dependency org="com.imagingbook" name="imagingbook-parent-pom" rev="7.1.0" />
Leiningen
[com.imagingbook/imagingbook-parent-pom "7.1.0"]
Apache Buildr
'com.imagingbook:imagingbook-parent-pom:jar:7.1.0'
Dependencies
The project has no third-party dependencies