| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.buup |
| ArtifactId | ArtifactIdbuup-editor |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype BUndle UPgrader (Reusable editors)
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| buup-editor-1.0.pom | |
| buup-editor-1.0.jar | 13 KB |
| buup-editor-1.0-sources.jar | 9 KB |
| buup-editor-1.0-javadoc.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.buup/buup-editor/ -->
<dependency>
<groupId>org.sonatype.buup</groupId>
<artifactId>buup-editor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.buup/buup-editor/
implementation 'org.sonatype.buup:buup-editor:1.0'
// https://jarcasting.com/artifacts/org.sonatype.buup/buup-editor/
implementation ("org.sonatype.buup:buup-editor:1.0")
'org.sonatype.buup:buup-editor:jar:1.0'
<dependency org="org.sonatype.buup" name="buup-editor" rev="1.0">
<artifact name="buup-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.buup', module='buup-editor', version='1.0')
)
libraryDependencies += "org.sonatype.buup" % "buup-editor" % "1.0"
[org.sonatype.buup/buup-editor "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.sonatype.appcontext : appcontext | jar | 1.0 |
| org.codehaus.plexus : plexus-utils | jar | 1.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |