Last Version

DotWebStack Core 0.1.11

An extensible full-stack framework which offers the foundation and building blocks for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much more.

License

License

GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-core
Version

Version

0.1.11
Type

Type

jar
Description

Description

DotWebStack Core
An extensible full-stack framework which offers the foundation and building blocks for developing (Linked) Data services, including URI dereferencing, RESTful API’s, and much more.
Project Organization

Project Organization

DotWebStack

Download dotwebstack-core 0.1.11


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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.boot : spring-boot-configuration-processor jar
org.slf4j : slf4j-api jar
org.eclipse.rdf4j : rdf4j-model jar 3.0.1
org.eclipse.rdf4j : rdf4j-repository-sail jar 3.0.1
org.eclipse.rdf4j : rdf4j-sail-memory jar 3.0.1
com.google.guava : guava jar 27.0-jre
org.projectlombok : lombok jar 1.18.2
org.freemarker : freemarker jar 2.3.28
org.topbraid : shacl jar 1.2.1
org.apache.jena : jena-arq jar 3.8.0
com.taxonic.carml : carml-model jar 0.2.1
com.taxonic.carml : carml-logical-source-resolver-jsonpath jar 0.2.1

test (5)

Group / Artifact Type Version
org.dotwebstack.framework : dotwebstack-test jar 0.1.11
junit : junit jar
org.mockito : mockito-core jar 2.23.0
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.