is not current version
Last Version 2.0.18

WrzasqPl Parent Generic 2.0.9

Generic bootstrap for Java projects.

License

License

GroupId

GroupId

pl.wrzasq.parent
ArtifactId

ArtifactId

parent-generic
Version

Version

2.0.9
Type

Type

pom
Description

Description

WrzasqPl Parent Generic
Generic bootstrap for Java projects.
Project URL

Project URL

https://rafalwrzeszcz-wrzasqpl.github.io/pl.wrzasq.parent/parent-generic
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download parent-generic 2.0.9

Filename Size
parent-generic-2.0.9.pom 6 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains : annotations jar 20.1.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

test (6)

Group / Artifact Type Version
io.cucumber : cucumber-java8 jar 6.10.3
io.cucumber : cucumber-junit jar 6.10.3
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
io.mockk : mockk jar 1.11.0
io.mockk : mockk-dsl-jvm jar 1.11.0

Project Modules

There are no modules declared in this project.