| GroupId | GroupIdcom.github.kristofa |
|---|---|
| ArtifactId | ArtifactIdbrave-jaxrs2 |
| Version | Version2.4.2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| brave-jaxrs2-2.4.2.pom | |
| brave-jaxrs2-2.4.2.jar | 10 KB |
| brave-jaxrs2-2.4.2-sources.jar | 5 KB |
| brave-jaxrs2-2.4.2-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/ -->
<dependency>
<groupId>com.github.kristofa</groupId>
<artifactId>brave-jaxrs2</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/
implementation 'com.github.kristofa:brave-jaxrs2:2.4.2'
// https://jarcasting.com/artifacts/com.github.kristofa/brave-jaxrs2/
implementation ("com.github.kristofa:brave-jaxrs2:2.4.2")
'com.github.kristofa:brave-jaxrs2:jar:2.4.2'
<dependency org="com.github.kristofa" name="brave-jaxrs2" rev="2.4.2">
<artifact name="brave-jaxrs2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kristofa', module='brave-jaxrs2', version='2.4.2')
)
libraryDependencies += "com.github.kristofa" % "brave-jaxrs2" % "2.4.2"
[com.github.kristofa/brave-jaxrs2 "2.4.2"]