License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.github.equipognoss |
ArtifactId | ArtifactIdGnoss-ApiWrapper-Java |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionGnoss.ApiWrapper.Java
Gnoss Api Wrapper library for Java. Gnoss is a semantic platform described here: https://www.gnoss.com/en. This library provides a Java implementation to simplify the use of the GNOSS API in Java. We need to publish this library in order to simplify the integration of GNOSS API with other applications.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Gnoss-ApiWrapper-Java-0.0.2.pom | |
Gnoss-ApiWrapper-Java-0.0.2.jar | 274 KB |
Gnoss-ApiWrapper-Java-0.0.2-sources.jar | 177 KB |
Gnoss-ApiWrapper-Java-0.0.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.equipognoss/Gnoss-ApiWrapper-Java/ -->
<dependency>
<groupId>io.github.equipognoss</groupId>
<artifactId>Gnoss-ApiWrapper-Java</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.equipognoss/Gnoss-ApiWrapper-Java/
implementation 'io.github.equipognoss:Gnoss-ApiWrapper-Java:0.0.2'
// https://jarcasting.com/artifacts/io.github.equipognoss/Gnoss-ApiWrapper-Java/
implementation ("io.github.equipognoss:Gnoss-ApiWrapper-Java:0.0.2")
'io.github.equipognoss:Gnoss-ApiWrapper-Java:jar:0.0.2'
<dependency org="io.github.equipognoss" name="Gnoss-ApiWrapper-Java" rev="0.0.2">
<artifact name="Gnoss-ApiWrapper-Java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.equipognoss', module='Gnoss-ApiWrapper-Java', version='0.0.2')
)
libraryDependencies += "io.github.equipognoss" % "Gnoss-ApiWrapper-Java" % "0.0.2"
[io.github.equipognoss/Gnoss-ApiWrapper-Java "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webflux | jar | 5.3.5 |
commons-net : commons-net | jar | 3.6 |
org.apache.commons : commons-lang3 | jar | 3.9 |
commons-io : commons-io | jar | 2.5 |
org.jdom : jdom2 | jar | 2.0.6 |
com.google.code.gson : gson | jar | 2.8.5 |
com.microsoft.azure : applicationinsights-web-auto | jar | 2.6.2 |
org.springframework : spring-web | jar | 4.3.11.RELEASE |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |