Last Version

Maven Proficio 0.9

Proficio sample application from "Better Builds with Maven"

License

License

GroupId

GroupId

com.mergere.mvnbook.proficio
ArtifactId

ArtifactId

proficio
Version

Version

0.9
Type

Type

pom
Description

Description

Maven Proficio
Proficio sample application from "Better Builds with Maven"

Download proficio 0.9

Filename Size
proficio-0.9.pom 1 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • proficio-model
  • proficio-api