License |
License |
---|---|
GroupId | GroupIdcom.github.psi-probe |
ArtifactId | ArtifactIdpsi-probe-rest |
Last Version | Last Version3.5.9 |
Release Date | Release Date |
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.9.pom | |
psi-probe-rest-3.5.9.jar | 2 KB |
psi-probe-rest-3.5.9-sources.jar | 3 KB |
psi-probe-rest-3.5.9-javadoc.jar | 23 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-rest/
implementation 'com.github.psi-probe:psi-probe-rest:3.5.9'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-rest/
implementation ("com.github.psi-probe:psi-probe-rest:3.5.9")
'com.github.psi-probe:psi-probe-rest:jar:3.5.9'
<dependency org="com.github.psi-probe" name="psi-probe-rest" rev="3.5.9">
<artifact name="psi-probe-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-rest', version='3.5.9')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-rest" % "3.5.9"
[com.github.psi-probe/psi-probe-rest "3.5.9"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.hateoas : spring-hateoas | jar | 1.5.0 |
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.7.0 |
com.google.errorprone : error_prone_annotations | jar | 2.14.0 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.23.1 |
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.3 |