License |
License |
---|---|
GroupId | GroupIdorg.everrest |
ArtifactId | ArtifactIdeverrest-rest-assured-xml-path |
Last Version | Last Version1.15.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEverRest :: Rest assured xml path
everREST is a project which provides a way to build RESTful applications
using own complete implementation of JAX-RS specification (a.k.a JSR-311)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.everrest/everrest-rest-assured-xml-path/ -->
<dependency>
<groupId>org.everrest</groupId>
<artifactId>everrest-rest-assured-xml-path</artifactId>
<version>1.15.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.everrest/everrest-rest-assured-xml-path/
implementation 'org.everrest:everrest-rest-assured-xml-path:1.15.0'
// https://jarcasting.com/artifacts/org.everrest/everrest-rest-assured-xml-path/
implementation ("org.everrest:everrest-rest-assured-xml-path:1.15.0")
'org.everrest:everrest-rest-assured-xml-path:jar:1.15.0'
<dependency org="org.everrest" name="everrest-rest-assured-xml-path" rev="1.15.0">
<artifact name="everrest-rest-assured-xml-path" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.everrest', module='everrest-rest-assured-xml-path', version='1.15.0')
)
libraryDependencies += "org.everrest" % "everrest-rest-assured-xml-path" % "1.15.0"
[org.everrest/everrest-rest-assured-xml-path "1.15.0"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |