com.peertopark.spring.parent

Peer to Park Spring Open Source parent package

License

License

GroupId

GroupId

com.peertopark.spring
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

pom
Description

Description

com.peertopark.spring.parent
Peer to Park Spring Open Source parent package
Project Organization

Project Organization

Peer to Park
Source Code Management

Source Code Management

https://github.com/peertopark/java-commons

Download parent

Filename Size
parent-1.1.5.pom 5 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • data
  • commons

java-commons

Java Commons

com.peertopark.spring

Peer to Park

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0