Last Version

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

test
Version

Version

0.3.122
Type

Type

jar
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 test 0.3.122


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.