License |
License |
---|---|
GroupId | GroupIdcom.github.restup.test |
ArtifactId | ArtifactIdup-test-repository |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUp! :: test :: repository
Up! support for loading test data to a repository
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
up-test-repository-0.0.5.pom | |
up-test-repository-0.0.5.jar | 6 KB |
up-test-repository-0.0.5-sources.jar | 2 KB |
up-test-repository-0.0.5-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
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 |
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 |