| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.stormpath.spring.boot.samza |
| ArtifactId | ArtifactIdadditional-curator-recipes |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSamza Spring Boot :: Addtl Curator Recipes
Starter for running Samza inside a Spring Boot application.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stormpath.spring.boot.samza/additional-curator-recipes/ -->
<dependency>
<groupId>com.stormpath.spring.boot.samza</groupId>
<artifactId>additional-curator-recipes</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring.boot.samza/additional-curator-recipes/
implementation 'com.stormpath.spring.boot.samza:additional-curator-recipes:0.2.2'
// https://jarcasting.com/artifacts/com.stormpath.spring.boot.samza/additional-curator-recipes/
implementation ("com.stormpath.spring.boot.samza:additional-curator-recipes:0.2.2")
'com.stormpath.spring.boot.samza:additional-curator-recipes:jar:0.2.2'
<dependency org="com.stormpath.spring.boot.samza" name="additional-curator-recipes" rev="0.2.2">
<artifact name="additional-curator-recipes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring.boot.samza', module='additional-curator-recipes', version='0.2.2')
)
libraryDependencies += "com.stormpath.spring.boot.samza" % "additional-curator-recipes" % "0.2.2"
[com.stormpath.spring.boot.samza/additional-curator-recipes "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.curator : curator-recipes | jar | 2.10.0 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.3.4.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.21 |
| org.easymock : easymock | jar | 3.4 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.codehaus.groovy : groovy-all | jar | 2.4.6 |