Last Version

jaxrs-trailing-slash 1.0.2

jaxrs-trailing-slash provides declarative control over URI trailing slashes in JAX-RS

License

License

GroupId

GroupId

com.msiops.jaxrs
ArtifactId

ArtifactId

jaxrs-trailing-slash
Version

Version

1.0.2
Type

Type

jar
Description

Description

jaxrs-trailing-slash
jaxrs-trailing-slash provides declarative control over URI trailing slashes in JAX-RS
Project URL

Project URL

https://github.com/mediascience/jaxrs-trailing-slash

Download jaxrs-trailing-slash 1.0.2


<!-- https://jarcasting.com/artifacts/com.msiops.jaxrs/jaxrs-trailing-slash/ -->
<dependency>
    <groupId>com.msiops.jaxrs</groupId>
    <artifactId>jaxrs-trailing-slash</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.msiops.jaxrs/jaxrs-trailing-slash/
implementation 'com.msiops.jaxrs:jaxrs-trailing-slash:1.0.2'
// https://jarcasting.com/artifacts/com.msiops.jaxrs/jaxrs-trailing-slash/
implementation ("com.msiops.jaxrs:jaxrs-trailing-slash:1.0.2")
'com.msiops.jaxrs:jaxrs-trailing-slash:jar:1.0.2'
<dependency org="com.msiops.jaxrs" name="jaxrs-trailing-slash" rev="1.0.2">
  <artifact name="jaxrs-trailing-slash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.msiops.jaxrs', module='jaxrs-trailing-slash', version='1.0.2')
)
libraryDependencies += "com.msiops.jaxrs" % "jaxrs-trailing-slash" % "1.0.2"
[com.msiops.jaxrs/jaxrs-trailing-slash "1.0.2"]

Dependencies

test (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-common jar 2.9.1
junit : junit jar 4.11
org.glassfish.jersey.containers : jersey-container-jdk-http jar 2.9.1
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.