License |
License |
---|---|
GroupId | GroupIdcom.yahoo.bard |
ArtifactId | ArtifactIdfili-core |
Last Version | Last Version1.0.48 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFili: Core Libraries
Fili web service library provides core capabilities for RESTful aggregation navigation, query planning and
metadata
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fili-core-1.0.48.pom | |
fili-core-1.0.48.jar | 1 MB |
fili-core-1.0.48-tests.jar | 4 MB |
fili-core-1.0.48-test-sources.jar | 705 KB |
fili-core-1.0.48-sources.jar | 933 KB |
fili-core-1.0.48-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.bard/fili-core/ -->
<dependency>
<groupId>com.yahoo.bard</groupId>
<artifactId>fili-core</artifactId>
<version>1.0.48</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-core/
implementation 'com.yahoo.bard:fili-core:1.0.48'
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-core/
implementation ("com.yahoo.bard:fili-core:1.0.48")
'com.yahoo.bard:fili-core:jar:1.0.48'
<dependency org="com.yahoo.bard" name="fili-core" rev="1.0.48">
<artifact name="fili-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bard', module='fili-core', version='1.0.48')
)
libraryDependencies += "com.yahoo.bard" % "fili-core" % "1.0.48"
[com.yahoo.bard/fili-core "1.0.48"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.spockframework : spock-core | jar | 1.3-groovy-2.5 |
cglib : cglib-nodep | jar | 3.2.4 |
org.objenesis : objenesis | jar | 2.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |