Last Version

ImgLib2 Parent POM 13.0.0

Parent POM for imglib2 projects. This is an intermediate layer to move imglib2 forward as a whole, independently of other SciJava projects. A stable set of versions is propagated to pom-scijava frequently. Projects consuming imglib2 should normally inherit pom-scijava rather than pom-imglib2.

License

License

Simplified BSD License
Categories

Categories

Net
GroupId

GroupId

net.imglib2
ArtifactId

ArtifactId

pom-imglib2
Version

Version

13.0.0
Type

Type

pom
Description

Description

ImgLib2 Parent POM
Parent POM for imglib2 projects. This is an intermediate layer to move imglib2 forward as a whole, independently of other SciJava projects. A stable set of versions is propagated to pom-scijava frequently. Projects consuming imglib2 should normally inherit pom-scijava rather than pom-imglib2.
Project URL

Project URL

http://imglib2.net/
Project Organization

Project Organization

ImgLib2
Source Code Management

Source Code Management

https://github.com/imglib/pom-imglib2

Download pom-imglib2 13.0.0

Filename Size
pom-imglib2-13.0.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/net.imglib2/pom-imglib2/ -->
<dependency>
    <groupId>net.imglib2</groupId>
    <artifactId>pom-imglib2</artifactId>
    <version>13.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.imglib2/pom-imglib2/
implementation 'net.imglib2:pom-imglib2:13.0.0'
// https://jarcasting.com/artifacts/net.imglib2/pom-imglib2/
implementation ("net.imglib2:pom-imglib2:13.0.0")
'net.imglib2:pom-imglib2:pom:13.0.0'
<dependency org="net.imglib2" name="pom-imglib2" rev="13.0.0">
  <artifact name="pom-imglib2" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.imglib2', module='pom-imglib2', version='13.0.0')
)
libraryDependencies += "net.imglib2" % "pom-imglib2" % "13.0.0"
[net.imglib2/pom-imglib2 "13.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.