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