License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.hashmapinc.tempus |
ArtifactId | ArtifactIdwitsml-client |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionWITSML Client
This library assists in querying a WITSML server for 1.3.1.1 data or 1.4.1.1 data
|
Project URL |
Project URL |
Filename | Size |
---|---|
witsml-client-1.1.0.pom | |
witsml-client-1.1.0.jar | 123 KB |
witsml-client-1.1.0-sources.jar | 96 KB |
witsml-client-1.1.0-javadoc.jar | 214 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hashmapinc.tempus/witsml-client/ -->
<dependency>
<groupId>com.hashmapinc.tempus</groupId>
<artifactId>witsml-client</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashmapinc.tempus/witsml-client/
implementation 'com.hashmapinc.tempus:witsml-client:1.1.0'
// https://jarcasting.com/artifacts/com.hashmapinc.tempus/witsml-client/
implementation ("com.hashmapinc.tempus:witsml-client:1.1.0")
'com.hashmapinc.tempus:witsml-client:jar:1.1.0'
<dependency org="com.hashmapinc.tempus" name="witsml-client" rev="1.1.0">
<artifact name="witsml-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashmapinc.tempus', module='witsml-client', version='1.1.0')
)
libraryDependencies += "com.hashmapinc.tempus" % "witsml-client" % "1.1.0"
[com.hashmapinc.tempus/witsml-client "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml : jaxrpc-api | jar | 1.1 |
org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.8.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.8.2 |
org.apache.axis2 : axis2-jaxws | jar | 1.7.9 |
org.apache.axis2 : axis2-jaxbri | jar | 1.7.9 |
org.apache.axis2 : axis2-transport-local | jar | 1.7.9 |
org.apache.ws.commons.axiom : axiom-jaxb | jar | 1.2.21 |
com.hashmapinc.tempus : WitsmlObjects | jar | 1.0.6 |
org.jdom : jdom2 | jar | 2.0.4 |
junit : junit | jar | 4.11 |