is not current version
Last Version 3.0.0

org.hrodberaht.inject.plugin:test-spring-jersey 3.0.0-RC1


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.hrodberaht.inject.plugin
ArtifactId

ArtifactId

test-spring-jersey
Version

Version

3.0.0-RC1
Type

Type

jar

Download test-spring-jersey 3.0.0-RC1


<!-- https://jarcasting.com/artifacts/org.hrodberaht.inject.plugin/test-spring-jersey/ -->
<dependency>
    <groupId>org.hrodberaht.inject.plugin</groupId>
    <artifactId>test-spring-jersey</artifactId>
    <version>3.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hrodberaht.inject.plugin/test-spring-jersey/
implementation 'org.hrodberaht.inject.plugin:test-spring-jersey:3.0.0-RC1'
// https://jarcasting.com/artifacts/org.hrodberaht.inject.plugin/test-spring-jersey/
implementation ("org.hrodberaht.inject.plugin:test-spring-jersey:3.0.0-RC1")
'org.hrodberaht.inject.plugin:test-spring-jersey:jar:3.0.0-RC1'
<dependency org="org.hrodberaht.inject.plugin" name="test-spring-jersey" rev="3.0.0-RC1">
  <artifact name="test-spring-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hrodberaht.inject.plugin', module='test-spring-jersey', version='3.0.0-RC1')
)
libraryDependencies += "org.hrodberaht.inject.plugin" % "test-spring-jersey" % "3.0.0-RC1"
[org.hrodberaht.inject.plugin/test-spring-jersey "3.0.0-RC1"]