Last Version

WrzasqPl Parent OpenSource 2.0.18

More detailed bootstrap with additional setup for open source projects.

License

License

GroupId

GroupId

pl.wrzasq.parent
ArtifactId

ArtifactId

parent-opensource
Version

Version

2.0.18
Type

Type

pom
Description

Description

WrzasqPl Parent OpenSource
More detailed bootstrap with additional setup for open source projects.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download parent-opensource 2.0.18


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains : annotations jar 22.0.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

test (7)

Group / Artifact Type Version
io.cucumber : cucumber-java8 jar 6.11.0
io.cucumber : cucumber-junit jar 6.11.0
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
io.mockk : mockk jar 1.12.2
io.mockk : mockk-dsl-jvm jar 1.12.2

Project Modules

There are no modules declared in this project.