| License |
License |
|---|---|
| GroupId | GroupIdcom.feedzai.fos |
| ArtifactId | ArtifactIdfos-api |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFOS API
Feedzai Open Scoring Server
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fos-api-1.0.10.pom | |
| fos-api-1.0.10.jar | 27 KB |
| fos-api-1.0.10-sources.jar | 30 KB |
| fos-api-1.0.10-javadoc.jar | 172 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai.fos/fos-api/ -->
<dependency>
<groupId>com.feedzai.fos</groupId>
<artifactId>fos-api</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.fos/fos-api/
implementation 'com.feedzai.fos:fos-api:1.0.10'
// https://jarcasting.com/artifacts/com.feedzai.fos/fos-api/
implementation ("com.feedzai.fos:fos-api:1.0.10")
'com.feedzai.fos:fos-api:jar:1.0.10'
<dependency org="com.feedzai.fos" name="fos-api" rev="1.0.10">
<artifact name="fos-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.fos', module='fos-api', version='1.0.10')
)
libraryDependencies += "com.feedzai.fos" % "fos-api" % "1.0.10"
[com.feedzai.fos/fos-api "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.feedzai.fos : fos-common | jar | 1.0.10 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| commons-configuration : commons-configuration | jar | 1.8 |
| com.google.guava : guava | jar | 18.0 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.2.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.3 |
| com.esotericsoftware.kryo : kryo | jar | 2.24.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |