| License |
License |
|---|---|
| GroupId | GroupIdedu.asu.diging |
| ArtifactId | ArtifactIdcitesphere-messages |
| Last Version | Last Version0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionedu.asu.diging:citesphere-messages
Message plugin for Citesphere to communicate through Kafka.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| citesphere-messages-0.5.pom | |
| citesphere-messages-0.5.jar | 10 KB |
| citesphere-messages-0.5-sources.jar | 7 KB |
| citesphere-messages-0.5-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.asu.diging/citesphere-messages/ -->
<dependency>
<groupId>edu.asu.diging</groupId>
<artifactId>citesphere-messages</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.asu.diging/citesphere-messages/
implementation 'edu.asu.diging:citesphere-messages:0.5'
// https://jarcasting.com/artifacts/edu.asu.diging/citesphere-messages/
implementation ("edu.asu.diging:citesphere-messages:0.5")
'edu.asu.diging:citesphere-messages:jar:0.5'
<dependency org="edu.asu.diging" name="citesphere-messages" rev="0.5">
<artifact name="citesphere-messages" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.asu.diging', module='citesphere-messages', version='0.5')
)
libraryDependencies += "edu.asu.diging" % "citesphere-messages" % "0.5"
[edu.asu.diging/citesphere-messages "0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| log4j : log4j | jar | 1.2.15 |