Last Version

com.jovezhao.nest:nest-kafka 1.3.RELEASE

nest framework

License

License

GroupId

GroupId

com.jovezhao.nest
ArtifactId

ArtifactId

nest-kafka
Version

Version

1.3.RELEASE
Type

Type

jar
Description

Description

nest framework

Download nest-kafka 1.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.jovezhao.nest/nest-kafka/ -->
<dependency>
    <groupId>com.jovezhao.nest</groupId>
    <artifactId>nest-kafka</artifactId>
    <version>1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.jovezhao.nest/nest-kafka/
implementation 'com.jovezhao.nest:nest-kafka:1.3.RELEASE'
// https://jarcasting.com/artifacts/com.jovezhao.nest/nest-kafka/
implementation ("com.jovezhao.nest:nest-kafka:1.3.RELEASE")
'com.jovezhao.nest:nest-kafka:jar:1.3.RELEASE'
<dependency org="com.jovezhao.nest" name="nest-kafka" rev="1.3.RELEASE">
  <artifact name="nest-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jovezhao.nest', module='nest-kafka', version='1.3.RELEASE')
)
libraryDependencies += "com.jovezhao.nest" % "nest-kafka" % "1.3.RELEASE"
[com.jovezhao.nest/nest-kafka "1.3.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.jovezhao.nest : nest-ddd jar 1.3.RELEASE
com.jovezhao.nest : nest-core jar 1.3.RELEASE
com.google.code.gson : gson jar 2.2.4

provided (1)

Group / Artifact Type Version
org.apache.kafka : kafka_2.11 jar 0.9.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.