| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.nkpro.elcube |
| Идентификатор | Идентификаторcomponent-defaults |
| Версия | Версия2.0 |
| Тип | Типjar |
| Описание |
ОписаниеParent pom providing dependency and plugin management for applications
built with Maven
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| component-defaults-2.0.pom | |
| component-defaults-2.0.jar | 270 KB |
| component-defaults-2.0-sources.jar | 124 KB |
| component-defaults-2.0-javadoc.jar | 105 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.nkpro.elcube/component-defaults/ -->
<dependency>
<groupId>cn.nkpro.elcube</groupId>
<artifactId>component-defaults</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.nkpro.elcube/component-defaults/
implementation 'cn.nkpro.elcube:component-defaults:2.0'
// https://jarcasting.com/artifacts/cn.nkpro.elcube/component-defaults/
implementation ("cn.nkpro.elcube:component-defaults:2.0")
'cn.nkpro.elcube:component-defaults:jar:2.0'
<dependency org="cn.nkpro.elcube" name="component-defaults" rev="2.0">
<artifact name="component-defaults" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.nkpro.elcube', module='component-defaults', version='2.0')
)
libraryDependencies += "cn.nkpro.elcube" % "component-defaults" % "2.0"
[cn.nkpro.elcube/component-defaults "2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.nkpro.elcube : docengine | jar | 2.0 |
| 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.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 |