Last Version

org.dotwebstack.framework:service 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

service
Version

Version

0.3.122
Type

Type

pom
Description

Description

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 service 0.3.122

Filename Size
service-0.3.122.pom 1 KB
Browse

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-junit-jupiter jar

Project Modules

  • openapi
  • graphql