Last Version

ProcessPuzzle Core 0.0.10

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.processpuzzle
ArtifactId

ArtifactId

processpuzzle-core
Version

Version

0.0.10
Type

Type

pom
Description

Description

ProcessPuzzle Core
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

ProcessPuzzle
Source Code Management

Source Code Management

https://github.com/ZsZs/processpuzzle-core

Download processpuzzle-core 0.0.10


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

Dependencies

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

Project Modules

  • processpuzzle-core-services
  • processpuzzle-core-ui
  • processpuzzle-core-docker