Last Version

DotWebStack Framework 0.3.122

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-framework
Version

Version

0.3.122
Type

Type

pom
Description

Description

DotWebStack Framework
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 URL

Project URL

http://dotwebstack.org
Project Organization

Project Organization

DotWebStack
Source Code Management

Source Code Management

https://github.com/dotwebstack/dotwebstack-framework

Download dotwebstack-framework 0.3.122


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • backend
  • core
  • example
  • ext
  • templating
  • service
  • test
  • integration-test