Last Version

ChillDev Parent OpenSouece 0.6.4

More detailed bootstrap with additional setup for open source projects.

License

License

GroupId

GroupId

pl.chilldev.parent
ArtifactId

ArtifactId

parent-opensource
Version

Version

0.6.4
Type

Type

pom
Description

Description

ChillDev Parent OpenSouece
More detailed bootstrap with additional setup for open source projects.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download parent-opensource 0.6.4


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.mockito : mockito-core jar 2.23.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.springframework : spring-test jar 5.1.2.RELEASE
org.springframework.security : spring-security-test jar 5.1.1.RELEASE

Project Modules

There are no modules declared in this project.