Last Version

Maven Support 2.3.1

Parent POMs for FIT CTU's projects.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

cz.cvut.fit.maven
ArtifactId

ArtifactId

maven-support
Version

Version

2.3.1
Type

Type

pom
Description

Description

Maven Support
Parent POMs for FIT CTU's projects.
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-support 2.3.1

Filename Size
maven-support-2.3.1.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • codequality-resources
  • root-parent
  • groovy-parent
  • groovy-lombok-parent