License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.broadleafcommerce |
ArtifactId | ArtifactIdbroadleaf-instrument |
Last Version | Last Version2.1.2-GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBroadleafCommerce Instrument
BroadleafCommerce Instrument
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.broadleafcommerce/broadleaf-instrument/ -->
<dependency>
<groupId>org.broadleafcommerce</groupId>
<artifactId>broadleaf-instrument</artifactId>
<version>2.1.2-GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.broadleafcommerce/broadleaf-instrument/
implementation 'org.broadleafcommerce:broadleaf-instrument:2.1.2-GA'
// https://jarcasting.com/artifacts/org.broadleafcommerce/broadleaf-instrument/
implementation ("org.broadleafcommerce:broadleaf-instrument:2.1.2-GA")
'org.broadleafcommerce:broadleaf-instrument:jar:2.1.2-GA'
<dependency org="org.broadleafcommerce" name="broadleaf-instrument" rev="2.1.2-GA">
<artifact name="broadleaf-instrument" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.broadleafcommerce', module='broadleaf-instrument', version='2.1.2-GA')
)
libraryDependencies += "org.broadleafcommerce" % "broadleaf-instrument" % "2.1.2-GA"
[org.broadleafcommerce/broadleaf-instrument "2.1.2-GA"]