| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.wso2.carbon.lcm |
| Идентификатор | Идентификаторorg.wso2.carbon.lcm.sql.feature |
| Версия | Версия1.2.0 |
| Тип | Типpom |
| Описание |
ОписаниеWSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.wso2.carbon.lcm.sql.feature-1.2.0.pom | |
| org.wso2.carbon.lcm.sql.feature-1.2.0.zip | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wso2.carbon.lcm/org.wso2.carbon.lcm.sql.feature/ -->
<dependency>
<groupId>org.wso2.carbon.lcm</groupId>
<artifactId>org.wso2.carbon.lcm.sql.feature</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.lcm/org.wso2.carbon.lcm.sql.feature/
implementation 'org.wso2.carbon.lcm:org.wso2.carbon.lcm.sql.feature:1.2.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.lcm/org.wso2.carbon.lcm.sql.feature/
implementation ("org.wso2.carbon.lcm:org.wso2.carbon.lcm.sql.feature:1.2.0")
'org.wso2.carbon.lcm:org.wso2.carbon.lcm.sql.feature:pom:1.2.0'
<dependency org="org.wso2.carbon.lcm" name="org.wso2.carbon.lcm.sql.feature" rev="1.2.0">
<artifact name="org.wso2.carbon.lcm.sql.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.lcm', module='org.wso2.carbon.lcm.sql.feature', version='1.2.0')
)
libraryDependencies += "org.wso2.carbon.lcm" % "org.wso2.carbon.lcm.sql.feature" % "1.2.0"
[org.wso2.carbon.lcm/org.wso2.carbon.lcm.sql.feature "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wso2.carbon.lcm : org.wso2.carbon.lcm.sql | jar | 1.2.0 |
| com.h2database : h2 | jar | 1.4.192 |