| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openurp.boot |
| Идентификатор | Идентификаторopenurp-boot-parent |
| Версия | Версия0.0.5 |
| Тип | Типpom |
| Описание |
ОписаниеOpenURP Boot Parent
Beangle provides agile development scaffold and toolkits.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| openurp-boot-parent-0.0.5.pom | 729 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-parent/ -->
<dependency>
<groupId>org.openurp.boot</groupId>
<artifactId>openurp-boot-parent</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-parent/
implementation 'org.openurp.boot:openurp-boot-parent:0.0.5'
// https://jarcasting.com/artifacts/org.openurp.boot/openurp-boot-parent/
implementation ("org.openurp.boot:openurp-boot-parent:0.0.5")
'org.openurp.boot:openurp-boot-parent:pom:0.0.5'
<dependency org="org.openurp.boot" name="openurp-boot-parent" rev="0.0.5">
<artifact name="openurp-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openurp.boot', module='openurp-boot-parent', version='0.0.5')
)
libraryDependencies += "org.openurp.boot" % "openurp-boot-parent" % "0.0.5"
[org.openurp.boot/openurp-boot-parent "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
| org.scala-lang : scala-library | jar | 2.13.4 |
| org.scala-lang : scala-reflect | jar | 2.13.4 |
| org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-M3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.3.0-alpha5 |
| ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.3 |
| org.scalatestplus : scalatestplus-junit_2.13 | jar | 1.0.0-M2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.28 |