Proficio Model

Proficio sample application from "Better Builds with Maven"

License

License

GroupId

GroupId

com.mergere.mvnbook.proficio
ArtifactId

ArtifactId

proficio-model
Last Version

Last Version

0.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download proficio-model

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9