Download gateway-model-1.2.0.redhat-133.jar file - Jar g

Jar examples for g:gateway-model

Description

You can download jar file gateway-model 1.2.0.redhat-133 in this page.

License

Apache License

Build File

You can use the following script to add gateway-model-1.2.0.redhat-133.jar to your project.

<dependency>
   <groupId>io.fabric8</groupId>
   <artifactId>gateway-model</artifactId>
   <version>1.2.0.redhat-133</version>
</dependency>
compile group: 'io.fabric8', name: 'gateway-model', version: '1.2.0.redhat-133'
libraryDependencies += "io.fabric8" % "gateway-model" % "1.2.0.redhat-133"
<dependency org="io.fabric8" name="gateway-model" rev="1.2.0.redhat-133"/>
@Grapes(@Grab(group='io.fabric8', module='gateway-model', version='1.2.0.redhat-133'))
'io.fabric8:gateway-model:jar:1.2.0.redhat-133'

Download

Click the following link to download the jar file.

gateway-model-1.2.0.redhat-133.jar
gateway-model-1.2.0.redhat-133.pom
gateway-model-1.2.0.redhat-133-sources.jar



Related Tutorials