License |
License |
---|---|
GroupId | GroupIdorg.fusesource.fuse-extra |
ArtifactId | ArtifactIdfuse-extra-project |
Version | Version1.3 |
Type | Typepom |
Description |
Descriptionfuse-extra-project
Fuse Extra: A collection of addons and plugins for the open source projects FuseSource support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fuse-extra-project-1.3.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fuse-extra-project/ -->
<dependency>
<groupId>org.fusesource.fuse-extra</groupId>
<artifactId>fuse-extra-project</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fuse-extra-project/
implementation 'org.fusesource.fuse-extra:fuse-extra-project:1.3'
// https://jarcasting.com/artifacts/org.fusesource.fuse-extra/fuse-extra-project/
implementation ("org.fusesource.fuse-extra:fuse-extra-project:1.3")
'org.fusesource.fuse-extra:fuse-extra-project:pom:1.3'
<dependency org="org.fusesource.fuse-extra" name="fuse-extra-project" rev="1.3">
<artifact name="fuse-extra-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.fuse-extra', module='fuse-extra-project', version='1.3')
)
libraryDependencies += "org.fusesource.fuse-extra" % "fuse-extra-project" % "1.3"
[org.fusesource.fuse-extra/fuse-extra-project "1.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |