Last Version

DotWebStack Integration Test 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-integration-test
Version

Version

0.1.11
Type

Type

jar
Description

Description

DotWebStack Integration Test
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-integration-test 0.1.11


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

Dependencies

test (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-tomcat jar
org.springframework.boot : spring-boot-starter-test jar
org.dotwebstack.framework : dotwebstack-core jar 0.1.11
org.dotwebstack.framework : dotwebstack-backend-sparql jar 0.1.11
org.dotwebstack.framework : dotwebstack-frontend-ld jar 0.1.11
org.dotwebstack.framework : dotwebstack-frontend-openapi jar 0.1.11
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.