License |
License
Apache 2
|
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdorg.fabric3.gradle |
ArtifactId | ArtifactIdfabric3-plugin-core |
Last Version | Last Version3.0.0sp1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3 Plugins
Fabric3 Plugins
|
<!-- https://jarcasting.com/artifacts/org.fabric3.gradle/fabric3-plugin-core/ -->
<dependency>
<groupId>org.fabric3.gradle</groupId>
<artifactId>fabric3-plugin-core</artifactId>
<version>3.0.0sp1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fabric3.gradle/fabric3-plugin-core/
implementation 'org.fabric3.gradle:fabric3-plugin-core:3.0.0sp1'
// https://jarcasting.com/artifacts/org.fabric3.gradle/fabric3-plugin-core/
implementation ("org.fabric3.gradle:fabric3-plugin-core:3.0.0sp1")
'org.fabric3.gradle:fabric3-plugin-core:jar:3.0.0sp1'
<dependency org="org.fabric3.gradle" name="fabric3-plugin-core" rev="3.0.0sp1">
<artifact name="fabric3-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fabric3.gradle', module='fabric3-plugin-core', version='3.0.0sp1')
)
libraryDependencies += "org.fabric3.gradle" % "fabric3-plugin-core" % "3.0.0sp1"
[org.fabric3.gradle/fabric3-plugin-core "3.0.0sp1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.aether : aether-connector-basic | jar | 0.9.0.M4 |
org.eclipse.aether : aether-transport-http | jar | 0.9.0.M4 |
org.eclipse.aether : aether-impl | jar | 0.9.0.M4 |
org.apache.maven : maven-aether-provider | jar | 3.1.1 |
org.eclipse.aether : aether-util | jar | 0.9.0.M4 |
org.eclipse.aether : aether-transport-file | jar | 0.9.0.M4 |
org.eclipse.aether : aether-transport-wagon | jar | 0.9.0.M4 |
org.eclipse.aether : aether-api | jar | 0.9.0.M4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |