is not current version
Last Version 0.3.122

org.dotwebstack.framework:dotwebstack-framework 0.0.43

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.

GroupId

GroupId

org.dotwebstack.framework
ArtifactId

ArtifactId

dotwebstack-framework
Version

Version

0.0.43
Type

Type

pom

Download dotwebstack-framework 0.0.43


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