| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.yahoo.bard |
| Идентификатор | Идентификаторfili-generic-example |
| Последняя версия | Последняя версия1.0.48 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеFili: Generic Example
Fili Generic Example serves as a standalone app using core Fili services to stand
in front any Druid setup and automatically configure
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fili-generic-example-1.0.48.pom | |
| fili-generic-example-1.0.48.war | 59 MB |
| fili-generic-example-1.0.48-sources.jar | 19 KB |
| fili-generic-example-1.0.48-javadoc.jar | 98 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yahoo.bard/fili-generic-example/ -->
<dependency>
<groupId>com.yahoo.bard</groupId>
<artifactId>fili-generic-example</artifactId>
<version>1.0.48</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-generic-example/
implementation 'com.yahoo.bard:fili-generic-example:1.0.48'
// https://jarcasting.com/artifacts/com.yahoo.bard/fili-generic-example/
implementation ("com.yahoo.bard:fili-generic-example:1.0.48")
'com.yahoo.bard:fili-generic-example:war:1.0.48'
<dependency org="com.yahoo.bard" name="fili-generic-example" rev="1.0.48">
<artifact name="fili-generic-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bard', module='fili-generic-example', version='1.0.48')
)
libraryDependencies += "com.yahoo.bard" % "fili-generic-example" % "1.0.48"
[com.yahoo.bard/fili-generic-example "1.0.48"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.yahoo.bard : sample-applications | pom | 1.0.48 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.apache.lucene : lucene-queryparser | jar | 7.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.test-framework : jersey-test-framework-core | jar | 2.24 |
| 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 |