Last Version

maven-base 0.4.5

Base POM for Maven

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.javastro.vodsl
ArtifactId

ArtifactId

mavenbase
Version

Version

0.4.5
Type

Type

pom
Description

Description

maven-base
Base POM for Maven
Project URL

Project URL

https://javastro.github.io
Project Organization

Project Organization

JBCA, University of Manchester
Source Code Management

Source Code Management

https://github.com/pahjbo/vodsl

Download mavenbase 0.4.5

Filename Size
mavenbase-0.4.5.pom 17 KB
Browse

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

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.