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