is not current version
Last Version 2.2.2

com.ge.research.semtk:hiveService 2.2.1


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ge.research.semtk
ArtifactId

ArtifactId

hiveService
Version

Version

2.2.1
Type

Type

jar

Download hiveService 2.2.1


<!-- https://jarcasting.com/artifacts/com.ge.research.semtk/hiveService/ -->
<dependency>
    <groupId>com.ge.research.semtk</groupId>
    <artifactId>hiveService</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ge.research.semtk/hiveService/
implementation 'com.ge.research.semtk:hiveService:2.2.1'
// https://jarcasting.com/artifacts/com.ge.research.semtk/hiveService/
implementation ("com.ge.research.semtk:hiveService:2.2.1")
'com.ge.research.semtk:hiveService:jar:2.2.1'
<dependency org="com.ge.research.semtk" name="hiveService" rev="2.2.1">
  <artifact name="hiveService" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ge.research.semtk', module='hiveService', version='2.2.1')
)
libraryDependencies += "com.ge.research.semtk" % "hiveService" % "2.2.1"
[com.ge.research.semtk/hiveService "2.2.1"]