License |
License |
---|---|
GroupId | GroupIdcom.processpuzzle |
ArtifactId | ArtifactIdprocesspuzzle-core-services |
Last Version | Last Version0.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProcessPuzzle Core - Services
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project OrganizationProcessPuzzle |
<!-- 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"]
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 |