Last Version

Functional Extensions Library 4.7.2

Base POM for Atlassian projects

License

License

Categories

Categories

Fugue General Purpose Libraries Functional Programming
GroupId

GroupId

io.atlassian.fugue
ArtifactId

ArtifactId

fugue-parent
Version

Version

4.7.2
Type

Type

pom
Description

Description

Functional Extensions Library
Base POM for Atlassian projects
Project Organization

Project Organization

Atlassian
Source Code Management

Source Code Management

https://bitbucket.org/atlassian/fugue

Download fugue-parent 4.7.2

Filename Size
fugue-parent-4.7.2.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-parent/ -->
<dependency>
    <groupId>io.atlassian.fugue</groupId>
    <artifactId>fugue-parent</artifactId>
    <version>4.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-parent/
implementation 'io.atlassian.fugue:fugue-parent:4.7.2'
// https://jarcasting.com/artifacts/io.atlassian.fugue/fugue-parent/
implementation ("io.atlassian.fugue:fugue-parent:4.7.2")
'io.atlassian.fugue:fugue-parent:pom:4.7.2'
<dependency org="io.atlassian.fugue" name="fugue-parent" rev="4.7.2">
  <artifact name="fugue-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.atlassian.fugue', module='fugue-parent', version='4.7.2')
)
libraryDependencies += "io.atlassian.fugue" % "fugue-parent" % "4.7.2"
[io.atlassian.fugue/fugue-parent "4.7.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fugue
  • fugue-optics
  • fugue-scala
  • fugue-retry
  • fugue-guava
  • fugue-deprecated
  • fugue-hamcrest
  • fugue-quickcheck-generators
  • fugue-extensions