License |
License |
---|---|
GroupId | GroupIdcom.github.psi-probe |
ArtifactId | ArtifactIdpsi-probe-rest |
Version | Version3.5.8 |
Type | Typejar |
Description |
Descriptionpsi-probe-rest
PSI Probe Rest - RESTful service endpoints.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
psi-probe-rest-3.5.8.pom | |
psi-probe-rest-3.5.8.jar | 2 KB |
psi-probe-rest-3.5.8-sources.jar | 3 KB |
psi-probe-rest-3.5.8-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-rest/ -->
<dependency>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe-rest</artifactId>
<version>3.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-rest/
implementation 'com.github.psi-probe:psi-probe-rest:3.5.8'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-rest/
implementation ("com.github.psi-probe:psi-probe-rest:3.5.8")
'com.github.psi-probe:psi-probe-rest:jar:3.5.8'
<dependency org="com.github.psi-probe" name="psi-probe-rest" rev="3.5.8">
<artifact name="psi-probe-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-rest', version='3.5.8')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-rest" % "3.5.8"
[com.github.psi-probe/psi-probe-rest "3.5.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.hateoas : spring-hateoas | jar | 1.4.1 |
jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
com.sun.activation : jakarta.activation | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.6.0 |
com.google.errorprone : error_prone_annotations | jar | 2.13.1 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.22.0 |
com.github.hazendaz.jmockit : jmockit | jar | 1.49.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
com.github.hazendaz : javabean-tester | jar | 2.4.2 |