Download metacat-common-1.1.0-rc.3.jar file - Jar m

Jar examples for m:metacat-common

Description

metacat-common

You can download jar file metacat-common 1.1.0-rc.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add metacat-common-1.1.0-rc.3.jar to your project.

<dependency>
   <groupId>com.netflix.metacat</groupId>
   <artifactId>metacat-common</artifactId>
   <version>1.1.0-rc.3</version>
</dependency>
compile group: 'com.netflix.metacat', name: 'metacat-common', version: '1.1.0-rc.3'
libraryDependencies += "com.netflix.metacat" % "metacat-common" % "1.1.0-rc.3"
<dependency org="com.netflix.metacat" name="metacat-common" rev="1.1.0-rc.3"/>
@Grapes(@Grab(group='com.netflix.metacat', module='metacat-common', version='1.1.0-rc.3'))
'com.netflix.metacat:metacat-common:jar:1.1.0-rc.3'

Download

Click the following link to download the jar file.

metacat-common-1.1.0-rc.3-javadoc.jar
metacat-common-1.1.0-rc.3-sources.jar
metacat-common-1.1.0-rc.3.jar
metacat-common-1.1.0-rc.3.pom



Related Tutorials