License |
License
Custom Commercial License
|
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdkits |
Version | Version0.51.0 |
Type | Typejar |
Description |
DescriptionMetreeca Tooling Kits
Adapter kits for third-party service providers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kits-0.51.0.pom | 1 KB |
kits-0.51.0-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/kits/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>kits</artifactId>
<version>0.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/kits/
implementation 'com.metreeca:kits:0.51.0'
// https://jarcasting.com/artifacts/com.metreeca/kits/
implementation ("com.metreeca:kits:0.51.0")
'com.metreeca:kits:jar:0.51.0'
<dependency org="com.metreeca" name="kits" rev="0.51.0">
<artifact name="kits" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='kits', version='0.51.0')
)
libraryDependencies += "com.metreeca" % "kits" % "0.51.0"
[com.metreeca/kits "0.51.0"]
Group / Artifact | Type | Version |
---|---|---|
com.metreeca : tray | jar | 0.51.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit-pioneer : junit-pioneer | jar | 0.3.0 |
org.assertj : assertj-core | jar | 3.12.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |