| License |
License |
|---|---|
| GroupId | GroupIdsoftware.amazon.smithy |
| ArtifactId | ArtifactIdsmithy-diff |
| Last Version | Last Version1.21.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmithy :: Diff
This module detects differences between two Smithy models, identifying changes that are safe and changes that are backward incompatible.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smithy-diff-1.21.0.pom | |
| smithy-diff-1.21.0.jar | 57 KB |
| smithy-diff-1.21.0-sources.jar | 39 KB |
| smithy-diff-1.21.0-javadoc.jar | 495 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/software.amazon.smithy/smithy-diff/ -->
<dependency>
<groupId>software.amazon.smithy</groupId>
<artifactId>smithy-diff</artifactId>
<version>1.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-diff/
implementation 'software.amazon.smithy:smithy-diff:1.21.0'
// https://jarcasting.com/artifacts/software.amazon.smithy/smithy-diff/
implementation ("software.amazon.smithy:smithy-diff:1.21.0")
'software.amazon.smithy:smithy-diff:jar:1.21.0'
<dependency org="software.amazon.smithy" name="smithy-diff" rev="1.21.0">
<artifact name="smithy-diff" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.smithy', module='smithy-diff', version='1.21.0')
)
libraryDependencies += "software.amazon.smithy" % "smithy-diff" % "1.21.0"
[software.amazon.smithy/smithy-diff "1.21.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| software.amazon.smithy : smithy-utils | jar | 1.21.0 |
| software.amazon.smithy : smithy-model | jar | 1.21.0 |