Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdcom.jivesoftware.os.tasmo |
ArtifactId | ArtifactIdtasmo-event-api |
Last Version | Last Version0.44 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontasmo-event-api
|
Filename | Size |
---|---|
tasmo-event-api-0.44.pom | |
tasmo-event-api-0.44.jar | 22 KB |
tasmo-event-api-0.44-sources.jar | 12 KB |
tasmo-event-api-0.44-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jivesoftware.os.tasmo/tasmo-event-api/ -->
<dependency>
<groupId>com.jivesoftware.os.tasmo</groupId>
<artifactId>tasmo-event-api</artifactId>
<version>0.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.jivesoftware.os.tasmo/tasmo-event-api/
implementation 'com.jivesoftware.os.tasmo:tasmo-event-api:0.44'
// https://jarcasting.com/artifacts/com.jivesoftware.os.tasmo/tasmo-event-api/
implementation ("com.jivesoftware.os.tasmo:tasmo-event-api:0.44")
'com.jivesoftware.os.tasmo:tasmo-event-api:jar:0.44'
<dependency org="com.jivesoftware.os.tasmo" name="tasmo-event-api" rev="0.44">
<artifact name="tasmo-event-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jivesoftware.os.tasmo', module='tasmo-event-api', version='0.44')
)
libraryDependencies += "com.jivesoftware.os.tasmo" % "tasmo-event-api" % "0.44"
[com.jivesoftware.os.tasmo/tasmo-event-api "0.44"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.google.guava : guava | jar | |
com.jivesoftware.os.jive.utils : ordered-id | jar | |
com.jivesoftware.os.jive.utils » logger | jar | |
com.jivesoftware.os.tasmo : tasmo-id | jar | |
com.jivesoftware.os.jive.utils : id | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar |