License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.turbine |
ArtifactId | ArtifactIdturbine-web |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionturbine-web
turbine-web developed by Netflix
|
Project URL |
Project URL |
Filename | Size |
---|---|
turbine-web-1.0.0.pom | |
turbine-web-1.0.0.war | 6 MB |
turbine-web-1.0.0-sources.jar | 1007 bytes |
turbine-web-1.0.0-javadoc.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.turbine/turbine-web/ -->
<dependency>
<groupId>com.netflix.turbine</groupId>
<artifactId>turbine-web</artifactId>
<version>1.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.turbine/turbine-web/
implementation 'com.netflix.turbine:turbine-web:1.0.0'
// https://jarcasting.com/artifacts/com.netflix.turbine/turbine-web/
implementation ("com.netflix.turbine:turbine-web:1.0.0")
'com.netflix.turbine:turbine-web:war:1.0.0'
<dependency org="com.netflix.turbine" name="turbine-web" rev="1.0.0">
<artifact name="turbine-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.netflix.turbine', module='turbine-web', version='1.0.0')
)
libraryDependencies += "com.netflix.turbine" % "turbine-web" % "1.0.0"
[com.netflix.turbine/turbine-web "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.turbine : turbine-contrib | jar | 1.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
log4j : log4j | jar | 1.2.17 |
com.netflix.turbine : turbine-core | jar | 1.0.0 |