is not current version
Last Version 2.2.2

com.ge.research.semtk:sparqlGraphIngestionService 2.2.1


Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ge.research.semtk
ArtifactId

ArtifactId

sparqlGraphIngestionService
Version

Version

2.2.1
Type

Type

jar

Download sparqlGraphIngestionService 2.2.1


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