License |
License |
---|---|
GroupId | GroupIdjp.co.cyberagent.valor |
ArtifactId | ArtifactIdvalor |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionvalor
Valor is a data integration tool based on binary schema management, which provides unified access to various kinds of data storages.
|
Project URL |
Project URL |
Filename | Size |
---|---|
valor-0.1.0.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jp.co.cyberagent.valor/valor/ -->
<dependency>
<groupId>jp.co.cyberagent.valor</groupId>
<artifactId>valor</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/jp.co.cyberagent.valor/valor/
implementation 'jp.co.cyberagent.valor:valor:0.1.0'
// https://jarcasting.com/artifacts/jp.co.cyberagent.valor/valor/
implementation ("jp.co.cyberagent.valor:valor:0.1.0")
'jp.co.cyberagent.valor:valor:pom:0.1.0'
<dependency org="jp.co.cyberagent.valor" name="valor" rev="0.1.0">
<artifact name="valor" type="pom" />
</dependency>
@Grapes(
@Grab(group='jp.co.cyberagent.valor', module='valor', version='0.1.0')
)
libraryDependencies += "jp.co.cyberagent.valor" % "valor" % "0.1.0"
[jp.co.cyberagent.valor/valor "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.immutables : value | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-inline | jar | 3.12.4 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |