NodeGroup Service

HTTP/REST service for interacting with the Nodegroup: alterations and generation of sparql.

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.ge.research.semtk
ArtifactId

ArtifactId

nodeGroupService
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

NodeGroup Service
HTTP/REST service for interacting with the Nodegroup: alterations and generation of sparql.

Download nodeGroupService

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
com.googlecode.json-simple : json-simple jar 1.1.1
com.ge.research.semtk : sparqlGraphLibrary jar 2.2.2
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
com.ge.research.semtk : sparqlGraphIngestionService jar 2.2.2

Project Modules

There are no modules declared in this project.
com.ge.research.semtk

Spring

Versions

Version
2.2.2