License |
License |
---|---|
GroupId | GroupIdorg.dynaresume |
ArtifactId | ArtifactIdaether-fitnesse-widget |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionMaven FitNesse Widget
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/org.dynaresume/aether-fitnesse-widget/ -->
<dependency>
<groupId>org.dynaresume</groupId>
<artifactId>aether-fitnesse-widget</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dynaresume/aether-fitnesse-widget/
implementation 'org.dynaresume:aether-fitnesse-widget:1.0.2'
// https://jarcasting.com/artifacts/org.dynaresume/aether-fitnesse-widget/
implementation ("org.dynaresume:aether-fitnesse-widget:1.0.2")
'org.dynaresume:aether-fitnesse-widget:jar:1.0.2'
<dependency org="org.dynaresume" name="aether-fitnesse-widget" rev="1.0.2">
<artifact name="aether-fitnesse-widget" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dynaresume', module='aether-fitnesse-widget', version='1.0.2')
)
libraryDependencies += "org.dynaresume" % "aether-fitnesse-widget" % "1.0.2"
[org.dynaresume/aether-fitnesse-widget "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.sonatype.aether : aether-impl | jar | 1.7 |
org.sonatype.aether : aether-connector-wagon | jar | 1.7 |
org.apache.maven : maven-aether-provider | jar | 3.0 |
org.apache.maven.wagon : wagon-file | jar | 1.0-beta-6 |
org.apache.maven.wagon : wagon-http-lightweight | jar | 1.0-beta-6 |
Group / Artifact | Type | Version |
---|---|---|
org.fitnesse : fitnesse | jar | 20060719 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |