is not current version
Last Version 0.0.5

com.github.restup.test:up-test-repository 0.0.4

Up! support for loading test data to a repository

GroupId

GroupId

com.github.restup.test
ArtifactId

ArtifactId

up-test-repository
Version

Version

0.0.4
Type

Type

jar

Download up-test-repository 0.0.4


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