| Группа | Группаorg.apache.tuscany.sca |
|---|---|
| Идентификатор | Идентификаторtuscany-implementation-web-runtime |
| Версия | Версия2.0-M3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tuscany-implementation-web-runtime-2.0-M3.pom | |
| tuscany-implementation-web-runtime-2.0-M3.jar | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-web-runtime/ -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-web-runtime</artifactId>
<version>2.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-web-runtime/
implementation 'org.apache.tuscany.sca:tuscany-implementation-web-runtime:2.0-M3'
// https://jarcasting.com/artifacts/org.apache.tuscany.sca/tuscany-implementation-web-runtime/
implementation ("org.apache.tuscany.sca:tuscany-implementation-web-runtime:2.0-M3")
'org.apache.tuscany.sca:tuscany-implementation-web-runtime:jar:2.0-M3'
<dependency org="org.apache.tuscany.sca" name="tuscany-implementation-web-runtime" rev="2.0-M3">
<artifact name="tuscany-implementation-web-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tuscany.sca', module='tuscany-implementation-web-runtime', version='2.0-M3')
)
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-implementation-web-runtime" % "2.0-M3"
[org.apache.tuscany.sca/tuscany-implementation-web-runtime "2.0-M3"]