Gnoss.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.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.equipognoss
ArtifactId

ArtifactId

Gnoss-ApiWrapper-Java
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Gnoss.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

https://www.gnoss.com/en
Source Code Management

Source Code Management

https://github.com/equipognoss/Gnoss.Api.JavaWrapper.git

Download Gnoss-ApiWrapper-Java

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.equipognoss/Gnoss-ApiWrapper-Java/ -->
<dependency>
    <groupId>io.github.equipognoss</groupId>
    <artifactId>Gnoss-ApiWrapper-Java</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.equipognoss/Gnoss-ApiWrapper-Java/
implementation 'io.github.equipognoss:Gnoss-ApiWrapper-Java:1.0.3'
// https://jarcasting.com/artifacts/io.github.equipognoss/Gnoss-ApiWrapper-Java/
implementation ("io.github.equipognoss:Gnoss-ApiWrapper-Java:1.0.3")
'io.github.equipognoss:Gnoss-ApiWrapper-Java:jar:1.0.3'
<dependency org="io.github.equipognoss" name="Gnoss-ApiWrapper-Java" rev="1.0.3">
  <artifact name="Gnoss-ApiWrapper-Java" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.equipognoss', module='Gnoss-ApiWrapper-Java', version='1.0.3')
)
libraryDependencies += "io.github.equipognoss" % "Gnoss-ApiWrapper-Java" % "1.0.3"
[io.github.equipognoss/Gnoss-ApiWrapper-Java "1.0.3"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework : spring-webflux jar 5.3.20
commons-net : commons-net jar 3.6
org.apache.commons : commons-lang3 jar 3.9
commons-io : commons-io jar 2.11.0
org.jdom : jdom2 jar 2.0.6.1
com.google.code.gson : gson jar 2.9.0
com.microsoft.azure : applicationinsights-web-auto jar 2.6.2
org.springframework : spring-web jar 5.3.18
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.httpcomponents : httpclient jar 4.5.13

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1