Fabric3 Plugins


License

License

Apache 2
Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.fabric3.gradle
ArtifactId

ArtifactId

fabric3-plugin-core
Last Version

Last Version

3.0.0sp1
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric3 Plugins
Fabric3 Plugins

Download fabric3-plugin-core

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0sp1
3.0.0
2.5.3
2.5.2
2.5.1
2.5.0