Last Version

FOS 1.0.10

Feedzai Open Scoring Server

License

License

GroupId

GroupId

com.feedzai.fos
ArtifactId

ArtifactId

fos
Version

Version

1.0.10
Type

Type

pom
Description

Description

FOS
Feedzai Open Scoring Server
Project URL

Project URL

https://github.com/feedzai/fos-core
Project Organization

Project Organization

Feedzai SA

Download fos 1.0.10

Filename Size
fos-1.0.10.pom 16 KB
Browse

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

Dependencies

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

Project Modules

  • fos-api
  • fos-server
  • fos-common
  • fos-impl-dummy