Jar examples for w:WitsmlObjects
This library assists in serializing and deserializing WITSML 1.3.1.1 and 1.4.1.1 Objects
You can download jar file WitsmlObjects 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add WitsmlObjects-1.0.jar to your project.
<dependency> <groupId>com.hashmapinc.tempus</groupId> <artifactId>WitsmlObjects</artifactId> <version>1.0</version> </dependency>
compile group: 'com.hashmapinc.tempus', name: 'WitsmlObjects', version: '1.0'
libraryDependencies += "com.hashmapinc.tempus" % "WitsmlObjects" % "1.0"
<dependency org="com.hashmapinc.tempus" name="WitsmlObjects" rev="1.0"/>
@Grapes(@Grab(group='com.hashmapinc.tempus', module='WitsmlObjects', version='1.0'))
'com.hashmapinc.tempus:WitsmlObjects:jar:1.0'
Click the following link to download the jar file.
WitsmlObjects-1.0-javadoc.jar