Last Version

ChillDev Parent Generic 0.6.4

Generic bootstrap for Java projects.

License

License

GroupId

GroupId

pl.chilldev.parent
ArtifactId

ArtifactId

parent-generic
Version

Version

0.6.4
Type

Type

pom
Description

Description

ChillDev Parent Generic
Generic bootstrap for Java projects.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download parent-generic 0.6.4

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

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