Samza Spring Boot :: Samza :: Autoconf

Starter for running Samza inside a Spring Boot application.

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration ORM Data
GroupId

GroupId

com.stormpath.spring.boot.samza
ArtifactId

ArtifactId

samza-spring-boot-autoconfigure
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Samza Spring Boot :: Samza :: Autoconf
Starter for running Samza inside a Spring Boot application.
Project Organization

Project Organization

Stormpath, Inc.

Download samza-spring-boot-autoconfigure

How to add to project

<!-- https://jarcasting.com/artifacts/com.stormpath.spring.boot.samza/samza-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.stormpath.spring.boot.samza</groupId>
    <artifactId>samza-spring-boot-autoconfigure</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.spring.boot.samza/samza-spring-boot-autoconfigure/
implementation 'com.stormpath.spring.boot.samza:samza-spring-boot-autoconfigure:0.2.2'
// https://jarcasting.com/artifacts/com.stormpath.spring.boot.samza/samza-spring-boot-autoconfigure/
implementation ("com.stormpath.spring.boot.samza:samza-spring-boot-autoconfigure:0.2.2")
'com.stormpath.spring.boot.samza:samza-spring-boot-autoconfigure:jar:0.2.2'
<dependency org="com.stormpath.spring.boot.samza" name="samza-spring-boot-autoconfigure" rev="0.2.2">
  <artifact name="samza-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.spring.boot.samza', module='samza-spring-boot-autoconfigure', version='0.2.2')
)
libraryDependencies += "com.stormpath.spring.boot.samza" % "samza-spring-boot-autoconfigure" % "0.2.2"
[com.stormpath.spring.boot.samza/samza-spring-boot-autoconfigure "0.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 1.3.4.RELEASE
org.apache.samza : samza-core_2.10 jar 0.9.1
org.slf4j : slf4j-api jar 1.7.21
junit : junit jar 4.12

test (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.3.4.RELEASE
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

Project Modules

There are no modules declared in this project.
com.stormpath.spring.boot.samza

Stormpath

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0