| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.ge.research.semtk |
| ArtifactId | ArtifactIdspringUtilLibrary |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionspringUtilLibrary
Semantics toolkit. Visual SPARQL and app service layer.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| springUtilLibrary-2.2.2.pom | |
| springUtilLibrary-2.2.2.jar | 27 KB |
| springUtilLibrary-2.2.2-sources.jar | 26 KB |
| springUtilLibrary-2.2.2-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ge.research.semtk/springUtilLibrary/ -->
<dependency>
<groupId>com.ge.research.semtk</groupId>
<artifactId>springUtilLibrary</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ge.research.semtk/springUtilLibrary/
implementation 'com.ge.research.semtk:springUtilLibrary:2.2.2'
// https://jarcasting.com/artifacts/com.ge.research.semtk/springUtilLibrary/
implementation ("com.ge.research.semtk:springUtilLibrary:2.2.2")
'com.ge.research.semtk:springUtilLibrary:jar:2.2.2'
<dependency org="com.ge.research.semtk" name="springUtilLibrary" rev="2.2.2">
<artifact name="springUtilLibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ge.research.semtk', module='springUtilLibrary', version='2.2.2')
)
libraryDependencies += "com.ge.research.semtk" % "springUtilLibrary" % "2.2.2"
[com.ge.research.semtk/springUtilLibrary "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |