| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.transport.file |
| Идентификатор | Идентификаторorg.wso2.transport.local-file-system |
| Версия | Версия6.1.3 |
| Тип | Типjar |
| Описание |
ОписаниеWSO2 Transport Local File System Component
WSO2 Local File System Transport
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.wso2.transport.file/org.wso2.transport.local-file-system/ -->
<dependency>
<groupId>org.wso2.transport.file</groupId>
<artifactId>org.wso2.transport.local-file-system</artifactId>
<version>6.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.transport.file/org.wso2.transport.local-file-system/
implementation 'org.wso2.transport.file:org.wso2.transport.local-file-system:6.1.3'
// https://jarcasting.com/artifacts/org.wso2.transport.file/org.wso2.transport.local-file-system/
implementation ("org.wso2.transport.file:org.wso2.transport.local-file-system:6.1.3")
'org.wso2.transport.file:org.wso2.transport.local-file-system:jar:6.1.3'
<dependency org="org.wso2.transport.file" name="org.wso2.transport.local-file-system" rev="6.1.3">
<artifact name="org.wso2.transport.local-file-system" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.transport.file', module='org.wso2.transport.local-file-system', version='6.1.3')
)
libraryDependencies += "org.wso2.transport.file" % "org.wso2.transport.local-file-system" % "6.1.3"
[org.wso2.transport.file/org.wso2.transport.local-file-system "6.1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |