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