Last Version

BASIL :: Rendering 0.8.0

Tool for Building web Apis SImpLy on top of sparql endpoints

License

License

GroupId

GroupId

io.github.basilapi
ArtifactId

ArtifactId

rendering
Version

Version

0.8.0
Type

Type

jar
Description

Description

BASIL :: Rendering
Tool for Building web Apis SImpLy on top of sparql endpoints

Download rendering 0.8.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
commons-io : commons-io jar 2.4
org.apache.commons : commons-collections4 jar 4.1
com.google.code.gson : gson jar 2.3.1
org.apache.jena : jena-core jar 3.0.1
org.apache.jena : jena-arq jar 3.0.1
javax.ws.rs : jsr311-api jar 1.1.1
org.glassfish.jersey.containers : jersey-container-servlet jar 2.14

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.