License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.smallmind |
ArtifactId | ArtifactIdclaxon-http |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClaxon-HTTP
Http Pull Endpoint
|
Filename | Size |
---|---|
claxon-http-4.7.1.pom | |
claxon-http-4.7.1.jar | 22 KB |
claxon-http-4.7.1-sources.jar | 3 KB |
claxon-http-4.7.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smallmind/claxon-http/ -->
<dependency>
<groupId>org.smallmind</groupId>
<artifactId>claxon-http</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.smallmind/claxon-http/
implementation 'org.smallmind:claxon-http:4.7.1'
// https://jarcasting.com/artifacts/org.smallmind/claxon-http/
implementation ("org.smallmind:claxon-http:4.7.1")
'org.smallmind:claxon-http:jar:4.7.1'
<dependency org="org.smallmind" name="claxon-http" rev="4.7.1">
<artifact name="claxon-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smallmind', module='claxon-http', version='4.7.1')
)
libraryDependencies += "org.smallmind" % "claxon-http" % "4.7.1"
[org.smallmind/claxon-http "4.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.smallmind : claxon-registry | jar | 4.7.1 |
org.glassfish.jersey.core : jersey-server | jar | 2.35 |
org.aspectj : aspectjrt Optional | jar | 1.9.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.springframework : spring-test | jar | 5.3.18 |