is not current version
Last Version 1.3.0-20180202

io.syndesis:odata-model 1.2.4

OData Model used by OData connectors

Categories

Categories

Data
GroupId

GroupId

io.syndesis
ArtifactId

ArtifactId

odata-model
Version

Version

1.2.4
Type

Type

jar

Download odata-model 1.2.4


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