License |
License |
---|---|
GroupId | GroupIdorg.dotwebstack.framework |
ArtifactId | ArtifactIdintegration-test |
Last Version | Last Version0.3.122 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAn 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 |
Filename | Size |
---|---|
integration-test-0.3.122.pom | 911 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.dotwebstack.framework/integration-test/ -->
<dependency>
<groupId>org.dotwebstack.framework</groupId>
<artifactId>integration-test</artifactId>
<version>0.3.122</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dotwebstack.framework/integration-test/
implementation 'org.dotwebstack.framework:integration-test:0.3.122'
// https://jarcasting.com/artifacts/org.dotwebstack.framework/integration-test/
implementation ("org.dotwebstack.framework:integration-test:0.3.122")
'org.dotwebstack.framework:integration-test:pom:0.3.122'
<dependency org="org.dotwebstack.framework" name="integration-test" rev="0.3.122">
<artifact name="integration-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dotwebstack.framework', module='integration-test', version='0.3.122')
)
libraryDependencies += "org.dotwebstack.framework" % "integration-test" % "0.3.122"
[org.dotwebstack.framework/integration-test "0.3.122"]
Group / Artifact | Type | Version |
---|---|---|
org.dotwebstack.framework : test | jar | 0.3.122 |