is not current version
Last Version 11

pro-crafting parent pom 10

Parent pom for pro-crafting projects. Includes common used continoues deployment elements.

License

License

GroupId

GroupId

com.pro-crafting
ArtifactId

ArtifactId

pc-parent
Version

Version

10
Type

Type

pom
Description

Description

pro-crafting parent pom
Parent pom for pro-crafting projects. Includes common used continoues deployment elements.
Project URL

Project URL

https://github.com/Postremus/swagger-maven-plugin

Download pc-parent 10

Filename Size
pc-parent-10.pom 9 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.7.0

Project Modules

There are no modules declared in this project.