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