Last Version

Up! :: test :: repository 0.0.5

Up! support for loading test data to a repository

License

License

GroupId

GroupId

com.github.restup.test
ArtifactId

ArtifactId

up-test-repository
Version

Version

0.0.5
Type

Type

jar
Description

Description

Up! :: test :: repository
Up! support for loading test data to a repository
Source Code Management

Source Code Management

http://github.com/restup/up-framework/tree/master/up-test-repository

Download up-test-repository 0.0.5


<!-- https://jarcasting.com/artifacts/com.github.restup.test/up-test-repository/ -->
<dependency>
    <groupId>com.github.restup.test</groupId>
    <artifactId>up-test-repository</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.restup.test/up-test-repository/
implementation 'com.github.restup.test:up-test-repository:0.0.5'
// https://jarcasting.com/artifacts/com.github.restup.test/up-test-repository/
implementation ("com.github.restup.test:up-test-repository:0.0.5")
'com.github.restup.test:up-test-repository:jar:0.0.5'
<dependency org="com.github.restup.test" name="up-test-repository" rev="0.0.5">
  <artifact name="up-test-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.restup.test', module='up-test-repository', version='0.0.5')
)
libraryDependencies += "com.github.restup.test" % "up-test-repository" % "0.0.5"
[com.github.restup.test/up-test-repository "0.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.restup : up-core jar 0.0.5
com.github.restup.test : up-test jar 0.0.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.github.restup : up-core test-jar 0.0.5
com.github.restup.test : up-test-model jar 0.0.5

Project Modules

There are no modules declared in this project.