Last Version

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

A gathering of projects for testing code with real testing principles

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.hrodberaht.inject.plugin
ArtifactId

ArtifactId

test-spring-jersey
Version

Version

3.0.0
Type

Type

jar
Description

Description

A gathering of projects for testing code with real testing principles

Download test-spring-jersey 3.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework : spring-core jar 5.1.10.RELEASE
org.springframework : spring-beans jar 5.1.10.RELEASE
org.springframework : spring-context jar 5.1.10.RELEASE
org.springframework : spring-jdbc jar 5.1.10.RELEASE

provided (1)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.5.0

test (4)

Group / Artifact Type Version
org.hrodberaht.inject.plugin : inject-spring-plugin jar 3.0.0
org.hrodberaht.inject.plugin : inject-jersey-plugin jar 3.0.0
org.slf4j : slf4j-log4j12 jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.