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