is not current version
Last Version 32.0.0-beta-4

SciJava Parent POM 31.1.0

This POM provides a parent from which participating projects can declare their build configurations. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins.

License

License

GroupId

GroupId

org.scijava
ArtifactId

ArtifactId

pom-scijava
Version

Version

31.1.0
Type

Type

pom
Description

Description

SciJava Parent POM
This POM provides a parent from which participating projects can declare their build configurations. It ensures that projects all use a compatible build environment, including Java version, as well as versions of dependencies and plugins.
Project URL

Project URL

https://scijava.org/
Project Organization

Project Organization

SciJava
Source Code Management

Source Code Management

https://github.com/scijava/pom-scijava

Download pom-scijava 31.1.0

Filename Size
pom-scijava-31.1.0.pom 169 KB
Browse

<!-- https://jarcasting.com/artifacts/org.scijava/pom-scijava/ -->
<dependency>
    <groupId>org.scijava</groupId>
    <artifactId>pom-scijava</artifactId>
    <version>31.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.scijava/pom-scijava/
implementation 'org.scijava:pom-scijava:31.1.0'
// https://jarcasting.com/artifacts/org.scijava/pom-scijava/
implementation ("org.scijava:pom-scijava:31.1.0")
'org.scijava:pom-scijava:pom:31.1.0'
<dependency org="org.scijava" name="pom-scijava" rev="31.1.0">
  <artifact name="pom-scijava" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.scijava', module='pom-scijava', version='31.1.0')
)
libraryDependencies += "org.scijava" % "pom-scijava" % "31.1.0"
[org.scijava/pom-scijava "31.1.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.