Last Version

Maven parent 2.0.0

Parent POM for a support Maven artifacts.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

cz.cvut.fit.maven
ArtifactId

ArtifactId

maven-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

Maven parent
Parent POM for a support Maven artifacts.
Project URL

Project URL

https://github.com/cvut/maven-support
Project Organization

Project Organization

FIT CTU in Prague
Source Code Management

Source Code Management

https://github.com/cvut/maven-support

Download maven-parent 2.0.0

Filename Size
maven-parent-2.0.0.pom 5 KB
Browse

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