pencil-parent-pom

Parent POM of the pencil artifacts.

License

License

GroupId

GroupId

io.liquer.pencil
ArtifactId

ArtifactId

pencil-parent-pom
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

pencil-parent-pom
Parent POM of the pencil artifacts.
Project URL

Project URL

https://github.com/sius/pencil
Project Organization

Project Organization

Source Code Management

Source Code Management

https://github.com/sius/pencil

Download pencil-parent-pom

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.4.1
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

  • pencil-password-encoder
  • pencil-spring-boot-autoconfigure
  • pencil-spring-boot-starter
  • pencil-tests

Versions

Version
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0