Last Version

BASIL :: Core 0.8.0

Tool for Building web Apis SImpLy on top of sparql endpoints

License

License

GroupId

GroupId

io.github.basilapi
ArtifactId

ArtifactId

core
Version

Version

0.8.0
Type

Type

jar
Description

Description

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

Download core 0.8.0


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

Dependencies

compile (22)

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
javax.servlet : javax.servlet-api jar 3.1.0
com.github.spullara.mustache.java : compiler jar 0.9.0
org.mozilla : rhino jar 1.7R5
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
org.glassfish.jersey.containers : jersey-container-servlet jar 2.14
org.eclipse.jetty : jetty-server jar 9.4.35.v20201120
org.eclipse.jetty : jetty-webapp jar 9.4.35.v20201120
com.wordnik : swagger-jersey2-jaxrs_2.10 jar 1.3.12
com.thetransactioncompany : cors-filter jar 1.3.2
mysql : mysql-connector-java jar 5.1.49
org.apache.shiro : shiro-web jar 1.4.2
org.secnod.shiro : shiro-jersey jar 0.2.0
io.github.basilapi : rendering jar 0.8.0
io.github.basilapi : sparql jar 0.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.