GroupId | GroupIdorg.ligoj.bootstrap |
---|---|
ArtifactId | ArtifactIdbootstrap-business |
Version | Version1.7.4 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-business-1.7.4.pom | |
bootstrap-business-1.7.4.jar | 173 KB |
bootstrap-business-1.7.4-test-sources.jar | 72 KB |
bootstrap-business-1.7.4-sources.jar | 100 KB |
bootstrap-business-1.7.4-javadoc.jar | 697 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/ -->
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/
implementation 'org.ligoj.bootstrap:bootstrap-business:1.7.4'
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/
implementation ("org.ligoj.bootstrap:bootstrap-business:1.7.4")
'org.ligoj.bootstrap:bootstrap-business:jar:1.7.4'
<dependency org="org.ligoj.bootstrap" name="bootstrap-business" rev="1.7.4">
<artifact name="bootstrap-business" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business', version='1.7.4')
)
libraryDependencies += "org.ligoj.bootstrap" % "bootstrap-business" % "1.7.4"
[org.ligoj.bootstrap/bootstrap-business "1.7.4"]