License |
License |
---|---|
GroupId | GroupIdcom.zimesfield |
ArtifactId | ArtifactIdstock |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstock
The zimesfield ecommerce stock
|
Project URL |
Project URL |
Filename | Size |
---|---|
stock-1.0.0.pom | |
stock-1.0.0.jar | 29 KB |
stock-1.0.0-sources.jar | 7 KB |
stock-1.0.0-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zimesfield/stock/ -->
<dependency>
<groupId>com.zimesfield</groupId>
<artifactId>stock</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zimesfield/stock/
implementation 'com.zimesfield:stock:1.0.0'
// https://jarcasting.com/artifacts/com.zimesfield/stock/
implementation ("com.zimesfield:stock:1.0.0")
'com.zimesfield:stock:jar:1.0.0'
<dependency org="com.zimesfield" name="stock" rev="1.0.0">
<artifact name="stock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zimesfield', module='stock', version='1.0.0')
)
libraryDependencies += "com.zimesfield" % "stock" % "1.0.0"
[com.zimesfield/stock "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.zimesfield : product | jar | 1.0.0 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.0.0 |