ONess Order Management Model

ONess Order is a module from the ONess project. Provides the model layer of order to invoice process.

GroupId

GroupId

oness
ArtifactId

ArtifactId

oness-order-model
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ONess Order Management Model
ONess Order is a module from the ONess project. Provides the model layer of order to invoice process.

Download oness-order-model

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
oness : oness-common-model jar 0.4
oness : oness-user-model jar 0.3
oness : oness-party-model jar 0.4
oness : oness-inventory-model jar 0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1