Last Version

Minimal support for Maven projects 1.0.2

A minimal build system interpreting Maven-style pom.xml files

License

License

Simplified BSD License
Categories

Categories

Maven Build Tools Net ImageJ Business Logic Libraries Computer Vision
GroupId

GroupId

net.imagej
ArtifactId

ArtifactId

minimaven
Version

Version

1.0.2
Type

Type

jar
Description

Description

Minimal support for Maven projects
A minimal build system interpreting Maven-style pom.xml files
Project Organization

Project Organization

SciJava
Source Code Management

Source Code Management

https://github.com/imagej/minimaven

Download minimaven 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scijava : scijava-common jar 2.11.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.