| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| GroupId | GroupIdorg.nofdev |
| ArtifactId | ArtifactIdservice-topic-producer |
| Version | Version1.7.1 |
| Type | Typepom |
| Description |
Descriptionservice-topic-producer
The basic componet of Nofdev RPC framework
|
| Filename | Size |
|---|---|
| service-topic-producer-1.7.1.pom | |
| service-topic-producer-1.7.1.jar | 2 KB |
| service-topic-producer-1.7.1-sources.jar | 4 KB |
| service-topic-producer-1.7.1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |