| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.dotwebstack.framework |
| Идентификатор | Идентификаторintegration-test |
| Версия | Версия0.3.122 |
| Тип | Типpom |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| integration-test-0.3.122.pom | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.dotwebstack.framework : test | jar | 0.3.122 |