License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.maximjev |
ArtifactId | ArtifactIdjava-snapshot |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionjava-snapshot
Snapshot Testing for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-snapshot-1.0.6.pom | |
java-snapshot-1.0.6.jar | 31 KB |
java-snapshot-1.0.6-sources.jar | 12 KB |
java-snapshot-1.0.6-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.maximjev/java-snapshot/ -->
<dependency>
<groupId>com.github.maximjev</groupId>
<artifactId>java-snapshot</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maximjev/java-snapshot/
implementation 'com.github.maximjev:java-snapshot:1.0.6'
// https://jarcasting.com/artifacts/com.github.maximjev/java-snapshot/
implementation ("com.github.maximjev:java-snapshot:1.0.6")
'com.github.maximjev:java-snapshot:jar:1.0.6'
<dependency org="com.github.maximjev" name="java-snapshot" rev="1.0.6">
<artifact name="java-snapshot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maximjev', module='java-snapshot', version='1.0.6')
)
libraryDependencies += "com.github.maximjev" % "java-snapshot" % "1.0.6"
[com.github.maximjev/java-snapshot "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.monitorjbl : json-view | jar | 1.0.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 |