| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdorg.smallmind |
| ArtifactId | ArtifactIdclaxon-registry |
| Version | Version4.4.10 |
| Type | Typejar |
| Description |
DescriptionClaxon-Registry
Code Instrumentation Framework
|
| Filename | Size |
|---|---|
| claxon-registry-4.4.10.pom | |
| claxon-registry-4.4.10.jar | 102 KB |
| claxon-registry-4.4.10-sources.jar | 90 KB |
| claxon-registry-4.4.10-javadoc.jar | 809 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-registry/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>claxon-registry</artifactId>
<version>4.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-registry/
implementation 'org.smallmind:claxon-registry:4.4.10'
// https://jarcasting.com/artifacts/org.smallmind/claxon-registry/
implementation ("org.smallmind:claxon-registry:4.4.10")
'org.smallmind:claxon-registry:jar:4.4.10'
<dependency org="org.smallmind" name="claxon-registry" rev="4.4.10">
<artifact name="claxon-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-registry', version='4.4.10')
)
libraryDependencies += "org.smallmind" % "claxon-registry" % "4.4.10"
[org.smallmind/claxon-registry "4.4.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| org.smallmind : smallmind-nutsnbolts | jar | 4.4.10 |
| org.smallmind : scribe-pen | jar | 4.4.10 |
| org.smallmind : web-json-doppelganger | jar | 4.4.10 |
| org.smallmind : web-json-scaffold | jar | 4.4.10 |
| org.hdrhistogram : HdrHistogram | jar | 2.1.12 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.4 |
| org.aspectj : aspectjrt Optional | jar | 1.9.8.RC3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.1.0 |
| org.springframework : spring-test | jar | 5.3.4 |