| License |
License |
|---|---|
| GroupId | GroupIdcom.github.greenyears |
| ArtifactId | ArtifactIdzmq-commons-utils |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
Descriptionzmq-commons-utils
ZMQ Commons Utils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zmq-commons-utils-1.1.1.pom | |
| zmq-commons-utils-1.1.1.jar | 28 KB |
| zmq-commons-utils-1.1.1-sources.jar | 23 KB |
| zmq-commons-utils-1.1.1-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.greenyears/zmq-commons-utils/ -->
<dependency>
<groupId>com.github.greenyears</groupId>
<artifactId>zmq-commons-utils</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.greenyears/zmq-commons-utils/
implementation 'com.github.greenyears:zmq-commons-utils:1.1.1'
// https://jarcasting.com/artifacts/com.github.greenyears/zmq-commons-utils/
implementation ("com.github.greenyears:zmq-commons-utils:1.1.1")
'com.github.greenyears:zmq-commons-utils:jar:1.1.1'
<dependency org="com.github.greenyears" name="zmq-commons-utils" rev="1.1.1">
<artifact name="zmq-commons-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.greenyears', module='zmq-commons-utils', version='1.1.1')
)
libraryDependencies += "com.github.greenyears" % "zmq-commons-utils" % "1.1.1"
[com.github.greenyears/zmq-commons-utils "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.projectlombok : lombok | jar | |
| com.alibaba : fastjson | jar | 1.2.56 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.commons : commons-collections4 | jar | 4.3 |
| com.google.guava : guava | jar | 29.0-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |