License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-back |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetreeca Storage Connectors
Storage connector kits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-back-1.0.3.pom | 1 KB |
metreeca-back-1.0.3-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-back/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-back</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-back/
implementation 'com.metreeca:metreeca-back:1.0.3'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-back/
implementation ("com.metreeca:metreeca-back:1.0.3")
'com.metreeca:metreeca-back:jar:1.0.3'
<dependency org="com.metreeca" name="metreeca-back" rev="1.0.3">
<artifact name="metreeca-back" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-back', version='1.0.3')
)
libraryDependencies += "com.metreeca" % "metreeca-back" % "1.0.3"
[com.metreeca/metreeca-back "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.19.0 |