License |
License |
---|---|
GroupId | GroupIdcom.github.psi-probe |
ArtifactId | ArtifactIdpsi-probe-rest |
Version | Version3.5.4 |
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.4.pom | |
psi-probe-rest-3.5.4.jar | 2 KB |
psi-probe-rest-3.5.4-sources.jar | 3 KB |
psi-probe-rest-3.5.4-javadoc.jar | 386 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-rest/
implementation 'com.github.psi-probe:psi-probe-rest:3.5.4'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-rest/
implementation ("com.github.psi-probe:psi-probe-rest:3.5.4")
'com.github.psi-probe:psi-probe-rest:jar:3.5.4'
<dependency org="com.github.psi-probe" name="psi-probe-rest" rev="3.5.4">
<artifact name="psi-probe-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-rest', version='3.5.4')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-rest" % "3.5.4"
[com.github.psi-probe/psi-probe-rest "3.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.hateoas : spring-hateoas | jar | 1.2.5 |
jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
com.sun.activation : jakarta.activation | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.errorprone : error_prone_annotations | jar | 2.5.1 |
com.google.j2objc : j2objc-annotations | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.19.0 |
com.github.hazendaz.jmockit : jmockit | jar | 1.49.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
com.github.hazendaz : javabean-tester | jar | 2.3.1 |