Last Version

at.molindo:molindo-maven-download 1

Simple POM to download artifacts from Maven repos

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

at.molindo
ArtifactId

ArtifactId

molindo-maven-download
Version

Version

1
Type

Type

pom
Description

Description

Simple POM to download artifacts from Maven repos
Project URL

Project URL

http://github.com/molindo/molindo-maven-download
Project Organization

Project Organization

Molindo GmbH

Download molindo-maven-download 1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.3

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.3
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.