d

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.
http://dotwebstack.org
MIT License
DotWebStack
Joost Farla
Files download
File Operation
dotwebstack-framework-0.3.132.pom download
Apache Maven
<dependency>
  <groupId>org.dotwebstack.framework</groupId>
  <artifactId>dotwebstack-framework</artifactId>
  <version>0.3.132</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.dotwebstack.framework:dotwebstack-framework:0.3.132'
Gradle Kotlin
implementation("org.dotwebstack.framework:dotwebstack-framework:0.3.132")
Scala SBT
libraryDependencies += "org.dotwebstack.framework" % "dotwebstack-framework" % "0.3.132"
Groovy Grape
@Grapes(
  @Grab(group='org.dotwebstack.framework', module='dotwebstack-framework', version='0.3.132')
)
Apache Ivy
<dependency org="org.dotwebstack.framework" name="dotwebstack-framework" rev="0.3.132" />
Leiningen
[org.dotwebstack.framework/dotwebstack-framework "0.3.132"]
Apache Buildr
'org.dotwebstack.framework:dotwebstack-framework:jar:0.3.132'
Dependencies
The project has no third-party dependencies