License |
License |
---|---|
GroupId | GroupIdio.github.yangziwen |
ArtifactId | ArtifactIddiff-core |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondiff-core
A code check tool suite based on git diff
|
Filename | Size |
---|---|
diff-core-0.0.7.pom | |
diff-core-0.0.7.jar | 21 KB |
diff-core-0.0.7-sources.jar | 7 KB |
diff-core-0.0.7-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.yangziwen/diff-core/ -->
<dependency>
<groupId>io.github.yangziwen</groupId>
<artifactId>diff-core</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.yangziwen/diff-core/
implementation 'io.github.yangziwen:diff-core:0.0.7'
// https://jarcasting.com/artifacts/io.github.yangziwen/diff-core/
implementation ("io.github.yangziwen:diff-core:0.0.7")
'io.github.yangziwen:diff-core:jar:0.0.7'
<dependency org="io.github.yangziwen" name="diff-core" rev="0.0.7">
<artifact name="diff-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.yangziwen', module='diff-core', version='0.0.7')
)
libraryDependencies += "io.github.yangziwen" % "diff-core" % "0.0.7"
[io.github.yangziwen/diff-core "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 4.4.1.201607150455-r |
org.slf4j : slf4j-simple | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.eclipse.jgit : org.eclipse.jgit.junit | jar | 4.4.1.201607150455-r |
org.mockito : mockito-core | jar | 1.10.19 |
org.powermock : powermock-api-mockito | jar | 1.6.6 |
org.powermock : powermock-module-junit4 | jar | 1.6.6 |
org.powermock : powermock-module-junit4-rule-agent | jar | 1.6.6 |