| Группа | Группаorg.ligoj.bootstrap |
|---|---|
| Идентификатор | Идентификаторbootstrap-business-parent |
| Версия | Версия2.3.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| bootstrap-business-parent-2.3.3.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business-parent/ -->
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business-parent</artifactId>
<version>2.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business-parent/
implementation 'org.ligoj.bootstrap:bootstrap-business-parent:2.3.3'
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business-parent/
implementation ("org.ligoj.bootstrap:bootstrap-business-parent:2.3.3")
'org.ligoj.bootstrap:bootstrap-business-parent:pom:2.3.3'
<dependency org="org.ligoj.bootstrap" name="bootstrap-business-parent" rev="2.3.3">
<artifact name="bootstrap-business-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business-parent', version='2.3.3')
)
libraryDependencies += "org.ligoj.bootstrap" % "bootstrap-business-parent" % "2.3.3"
[org.ligoj.bootstrap/bootstrap-business-parent "2.3.3"]