| License |
License |
|---|---|
| GroupId | GroupIdio.sniffy |
| ArtifactId | ArtifactIdsniffy-core |
| Last Version | Last Version3.1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSniffy Core
Sniffy Core classes and utilities
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| sniffy-core-3.1.13.pom | |
| sniffy-core-3.1.13.jar | 132 KB |
| sniffy-core-3.1.13-tests.jar | 98 KB |
| sniffy-core-3.1.13-sources.jar | 48 KB |
| sniffy-core-3.1.13-javadoc.jar | 454 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sniffy/sniffy-core/ -->
<dependency>
<groupId>io.sniffy</groupId>
<artifactId>sniffy-core</artifactId>
<version>3.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.sniffy/sniffy-core/
implementation 'io.sniffy:sniffy-core:3.1.13'
// https://jarcasting.com/artifacts/io.sniffy/sniffy-core/
implementation ("io.sniffy:sniffy-core:3.1.13")
'io.sniffy:sniffy-core:jar:3.1.13'
<dependency org="io.sniffy" name="sniffy-core" rev="3.1.13">
<artifact name="sniffy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sniffy', module='sniffy-core', version='3.1.13')
)
libraryDependencies += "io.sniffy" % "sniffy-core" % "3.1.13"
[io.sniffy/sniffy-core "3.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru | jar | 1.4.2 |
| com.eclipsesource.minimal-json : minimal-json | jar | 0.9.5 |
| io.dropwizard.metrics : metrics-core | jar | 3.1.0 |
| org.codehaus.mojo : animal-sniffer-annotations Optional | jar | 1.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-jdbc | jar | 4.3.30.RELEASE |
| io.qameta.allure : allure-java-commons | jar | 2.17.2 |
| com.h2database : h2 | jar | 2.1.210 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| junit : junit | jar | 4.13.1 |