Pep1 :: Parent

Provides basic dependency and plugin versions and configurations.

License

License

GroupId

GroupId

com.pep1
ArtifactId

ArtifactId

pep1-parent
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

pom
Description

Description

Pep1 :: Parent
Provides basic dependency and plugin versions and configurations.

Download pep1-parent

Filename Size
pep1-parent-2.1.pom 19 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar 2.0.3.RELEASE

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1