| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.yahoo.bullet |
| Идентификатор | Идентификаторbullet-service |
| Последняя версия | Последняя версия1.4.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbullet-service
This is the Web Service for Bullet - a real-time query engine - in Spring Boot.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bullet-service-1.4.3.pom | |
| bullet-service-1.4.3.jar | 68 KB |
| bullet-service-1.4.3-sources.jar | 45 KB |
| bullet-service-1.4.3-javadoc.jar | 251 KB |
| bullet-service-1.4.3-embedded.jar | 24 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-service/ -->
<dependency>
<groupId>com.yahoo.bullet</groupId>
<artifactId>bullet-service</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-service/
implementation 'com.yahoo.bullet:bullet-service:1.4.3'
// https://jarcasting.com/artifacts/com.yahoo.bullet/bullet-service/
implementation ("com.yahoo.bullet:bullet-service:1.4.3")
'com.yahoo.bullet:bullet-service:jar:1.4.3'
<dependency org="com.yahoo.bullet" name="bullet-service" rev="1.4.3">
<artifact name="bullet-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.bullet', module='bullet-service', version='1.4.3')
)
libraryDependencies += "com.yahoo.bullet" % "bullet-service" % "1.4.3"
[com.yahoo.bullet/bullet-service "1.4.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| com.yahoo.bullet : bullet-core | jar | 1.5.2 |
| com.yahoo.bullet : bullet-bql | jar | 1.3.2 |
| com.google.code.gson : gson | jar | 2.3.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.7.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 1.5.7.RELEASE |
| org.springframework.security.oauth : spring-security-oauth2 | jar | 2.2.0.RELEASE |
| org.springframework.boot : spring-boot-starter-websocket | jar | 1.5.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.4 |
| org.springframework.boot : spring-boot-starter-tomcat | jar | 1.5.7.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 6.9.6 |
| org.mockito : mockito-core | jar | 3.5.7 |
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.7.RELEASE |
| com.yahoo.bullet : bullet-core | jar | 1.5.2 |