GroupId | GroupIdorg.ligoj.bootstrap |
---|---|
ArtifactId | ArtifactIdbootstrap-business |
Version | Version1.6.5 |
Type | Typejar |
Filename | Size |
---|---|
bootstrap-business-1.6.5.pom | |
bootstrap-business-1.6.5.jar | 172 KB |
bootstrap-business-1.6.5-test-sources.jar | 72 KB |
bootstrap-business-1.6.5-sources.jar | 100 KB |
bootstrap-business-1.6.5-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.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/
implementation 'org.ligoj.bootstrap:bootstrap-business:1.6.5'
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-business/
implementation ("org.ligoj.bootstrap:bootstrap-business:1.6.5")
'org.ligoj.bootstrap:bootstrap-business:jar:1.6.5'
<dependency org="org.ligoj.bootstrap" name="bootstrap-business" rev="1.6.5">
<artifact name="bootstrap-business" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-business', version='1.6.5')
)
libraryDependencies += "org.ligoj.bootstrap" % "bootstrap-business" % "1.6.5"
[org.ligoj.bootstrap/bootstrap-business "1.6.5"]