is not current version
Last Version 0.57.2

com.jcabi:parent 0.49.5

Parent POM.xml with most oftenly used pre-configured features

GroupId

GroupId

com.jcabi
ArtifactId

ArtifactId

parent
Version

Version

0.49.5
Type

Type

pom

Download parent 0.49.5

Filename Size
parent-0.49.5.pom 60 KB
Browse

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