Download infoblox-java-1.0.1.jar file - Jar i

Jar examples for i:infoblox-java

Description

A pure java API for Infoblox DNS appliance.

You can download jar file infoblox-java 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add infoblox-java-1.0.1.jar to your project.

<dependency>
   <groupId>com.oneops</groupId>
   <artifactId>infoblox-java</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.oneops', name: 'infoblox-java', version: '1.0.1'
libraryDependencies += "com.oneops" % "infoblox-java" % "1.0.1"
<dependency org="com.oneops" name="infoblox-java" rev="1.0.1"/>
@Grapes(@Grab(group='com.oneops', module='infoblox-java', version='1.0.1'))
'com.oneops:infoblox-java:jar:1.0.1'

Download

Click the following link to download the jar file.

infoblox-java-1.0.1-javadoc.jar
infoblox-java-1.0.1-sources.jar
infoblox-java-1.0.1.jar
infoblox-java-1.0.1.pom



Related Tutorials