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.
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.seedstack.addons.netflix |
ArtifactId | ArtifactIdnetflix |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionClean Java development
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netflix-1.2.2.pom | 5 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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.