Last Version

ProcessPuzzle Core - Services 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-services
Version

Version

0.0.10
Type

Type

jar
Description

Description

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

Project Organization

ProcessPuzzle

Download processpuzzle-core-services 0.0.10


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

Dependencies

compile (3)

Group / Artifact Type Version
com.processpuzzle : processpuzzle-core-ui pom 0.0.10
org.springframework.boot : spring-boot-starter-actuator jar 1.5.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.7.RELEASE

Project Modules

There are no modules declared in this project.