Jar examples for i:infoblox-java
A pure java API for Infoblox DNS appliance.
You can download jar file infoblox-java 1.0.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
infoblox-java-1.0.1-javadoc.jar