service-topic-producer

The basic componet of Nofdev RPC framework

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-topic-producer
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

pom
Description

Description

service-topic-producer
The basic componet of Nofdev RPC framework

Download service-topic-producer

How to add to project

<!-- https://jarcasting.com/artifacts/org.nofdev/service-topic-producer/ -->
<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-topic-producer</artifactId>
    <version>1.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nofdev/service-topic-producer/
implementation 'org.nofdev:service-topic-producer:1.7.1'
// https://jarcasting.com/artifacts/org.nofdev/service-topic-producer/
implementation ("org.nofdev:service-topic-producer:1.7.1")
'org.nofdev:service-topic-producer:pom:1.7.1'
<dependency org="org.nofdev" name="service-topic-producer" rev="1.7.1">
  <artifact name="service-topic-producer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nofdev', module='service-topic-producer', version='1.7.1')
)
libraryDependencies += "org.nofdev" % "service-topic-producer" % "1.7.1"
[org.nofdev/service-topic-producer "1.7.1"]

Dependencies

runtime (8)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.4
org.slf4j : slf4j-api jar 1.7.12
com.fasterxml.jackson.core : jackson-databind jar 2.7.4
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.7.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.7.4
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.7.4
org.nofdev : service-core jar 1.3.3-SNAPSHOT
com.aliyun.mns : aliyun-sdk-mns jar 1.1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.1
1.4.1
1.4.0
1.3.0