Last Version

Groovy Parent 2.3.1

Parent POM for FIT CTU's projects that uses Groovy.

License

License

MIT
Categories

Categories

Groovy Languages Maven Build Tools
GroupId

GroupId

cz.cvut.fit.maven
ArtifactId

ArtifactId

groovy-parent
Version

Version

2.3.1
Type

Type

pom
Description

Description

Groovy Parent
Parent POM for FIT CTU's projects that uses Groovy.
Project URL

Project URL

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

Project Organization

FIT CTU in Prague

Download groovy-parent 2.3.1

Filename Size
groovy-parent-2.3.1.pom 6 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.5
org.slf4j : slf4j-api jar 1.7.16

Project Modules

There are no modules declared in this project.