SeedStack W20 bridge add-on
Official W20 bridge integration for SeedStack.
Copyright and license
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.seedstack.addons.w20 |
| Идентификатор | Идентификаторw20-bridge |
| Последняя версия | Последняя версия3.2.8 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеClean Java development
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| w20-bridge-3.2.8.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge/ -->
<dependency>
<groupId>org.seedstack.addons.w20</groupId>
<artifactId>w20-bridge</artifactId>
<version>3.2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge/
implementation 'org.seedstack.addons.w20:w20-bridge:3.2.8'
// https://jarcasting.com/artifacts/org.seedstack.addons.w20/w20-bridge/
implementation ("org.seedstack.addons.w20:w20-bridge:3.2.8")
'org.seedstack.addons.w20:w20-bridge:pom:3.2.8'
<dependency org="org.seedstack.addons.w20" name="w20-bridge" rev="3.2.8">
<artifact name="w20-bridge" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.addons.w20', module='w20-bridge', version='3.2.8')
)
libraryDependencies += "org.seedstack.addons.w20" % "w20-bridge" % "3.2.8"
[org.seedstack.addons.w20/w20-bridge "3.2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.code.findbugs : annotations | jar | 3.0.1 |
Official W20 bridge integration for SeedStack.
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.