| License |
License |
|---|---|
| Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
| GroupId | GroupIdorg.smallmind |
| ArtifactId | ArtifactIdclaxon-http |
| Version | Version4.4.10 |
| Type | Typejar |
| Description |
DescriptionClaxon-HTTP
Http Pull Endpoint
|
| Filename | Size |
|---|---|
| claxon-http-4.4.10.pom | |
| claxon-http-4.4.10.jar | 22 KB |
| claxon-http-4.4.10-sources.jar | 3 KB |
| claxon-http-4.4.10-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-http/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>claxon-http</artifactId>
<version>4.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-http/
implementation 'org.smallmind:claxon-http:4.4.10'
// https://jarcasting.com/artifacts/org.smallmind/claxon-http/
implementation ("org.smallmind:claxon-http:4.4.10")
'org.smallmind:claxon-http:jar:4.4.10'
<dependency org="org.smallmind" name="claxon-http" rev="4.4.10">
<artifact name="claxon-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-http', version='4.4.10')
)
libraryDependencies += "org.smallmind" % "claxon-http" % "4.4.10"
[org.smallmind/claxon-http "4.4.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.smallmind : claxon-registry | jar | 4.4.10 |
| org.glassfish.jersey.core : jersey-server | jar | 2.31 |
| 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 |