| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcn.nkpro.elcube |
| Идентификатор | Идентификаторbigdata |
| Последняя версия | Последняя версия2.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| bigdata-2.2.2.pom | |
| bigdata-2.2.2.jar | 42 KB |
| bigdata-2.2.2-sources.jar | 27 KB |
| bigdata-2.2.2-javadoc.jar | 234 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.nkpro.elcube/bigdata/ -->
<dependency>
<groupId>cn.nkpro.elcube</groupId>
<artifactId>bigdata</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.nkpro.elcube/bigdata/
implementation 'cn.nkpro.elcube:bigdata:2.2.2'
// https://jarcasting.com/artifacts/cn.nkpro.elcube/bigdata/
implementation ("cn.nkpro.elcube:bigdata:2.2.2")
'cn.nkpro.elcube:bigdata:jar:2.2.2'
<dependency org="cn.nkpro.elcube" name="bigdata" rev="2.2.2">
<artifact name="bigdata" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.nkpro.elcube', module='bigdata', version='2.2.2')
)
libraryDependencies += "cn.nkpro.elcube" % "bigdata" % "2.2.2"
[cn.nkpro.elcube/bigdata "2.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.nkpro.elcube : kernel | jar | 2.2.2 |
| cn.nkpro.elcube : docengine | jar | 2.2.2 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
| javax.activation : activation | jar | 1.1.1 |
| org.liquibase : liquibase-core | jar | 4.6.1 |
| org.springframework.boot : spring-boot-devtools Необязательный | jar | 2.2.8.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.8.RELEASE |
| junit : junit | jar | 4.12 |